Difference between Web Application Framework and a Content Management System?

后端 未结 4 779
深忆病人
深忆病人 2020-12-28 22:39

Are both completely different concepts? Or is there an overlap in their meaning?

Would it be correct to say that a Web Framework is used for the creation of a front-

4条回答
  •  暖寄归人
    2020-12-28 23:05

    Drupal runs on php and Ruby on rails runs on, well, Ruby, so they wouldn't play together.

    Just to muddy the waters a bit, Drupal describes itself as a content managment framework which is essentially a content management system with hooks to extend it. Which does create an overlap. The drupal overview describes this better than I could.

提交回复
热议问题