|
|
|
|
|
by Zak
6166 days ago
|
|
This article could omit the words "PHP" and "web" until it starts listing the specific frameworks and still be valid. I'm inclined to agree with the posts opposing the use of a generic framework for a very scalable or complex application; they're usually not for that. What frameworks ARE for is small to medium applications with low budgets. I do some contract work on projects with budgets in the $500-2000 range. For projects like that, frameworks like Rails or Django save a lot of time over writing it in scratch (even in Lisp, which I've done a couple times). |
|