|
|
|
What’s the most commonly used framework for web development and why?
|
|
4 points
by 2bHalfMad
5737 days ago
|
|
I've recently come across a problem that might be a problem for now, but can be a problem later, and that is choosing the right web development framework for a website project. I'm sure this happened to many of others out there, too.<p>I want to incorporate the framework so that the development is more efficient, easy to maintain, easy to scale, have full control in what you want to do and not too limited by the constraints of the framworkable, separation between front-end interface, business logic and data retrieval (i guess more dyanmic).<p>So first of all, i would like ask what is the most commonly used framework out there? and what is the advantage of using it over others?<p>and what about ASP.NET MVC, Ruby On Rails and Yii? and any input on these three framework? Thanks. |
|
Nobody can tell you which framework is best. It's just not answerable question. Bob will tell you one thing, Alice will tell you something else, and then you'll have Devon over in the corner raving to anyone who will listen about how he wrote a complete Facebook competitor in thirty seconds using this cool up-and-comer called PHP On PCP.
What you choose is between you and your team. There isn't a right answer, or even something approximating one. If you've read pg's essays at all, you'll notice a common theme is that using a completely out-of-left-field language like Lisp was a key component to his company's productivity.