A taxonomy of web frameworks?
Posted
by Rob
on Stack Overflow
See other posts from Stack Overflow
or by Rob
Published on 2010-03-22T18:55:10Z
Indexed on
2010/03/22
19:01 UTC
Read the original article
Hit count: 533
frameworks
|web-development
There seem to be several different categories of web frameworks, e.g. MVC, component based, event-driven, action-based, etc.
I can't find a comprehensive list of categories and definitions anywhere. (I dare not ask for examples as well.) Is there a general taxonomy of web application frameworks somewhere, or is this too fuzzy a question to allow for definitive answers?
© Stack Overflow or respective owner