Web-apps : to framework or not to framework?

前端 未结 6 712
眼角桃花
眼角桃花 2020-12-29 15:36

I know PHP and am just beginning with MySql (but plan to use ODBC). I don\'t need any books explaining that.

I am probably qualified to develop a simple web site, bu

6条回答
  •  失恋的感觉
    2020-12-29 15:59

    Good frameworks give you a ready solution to common problems. Reinventing solutions for yourself probably will be excessive work. As a learning exercise coming up with stuff for yourslef has some value. To get a real job done efficiently use a framework.

    This does assume that good frameworks exist in your world ...

提交回复
热议问题