DEV Community

Discussion on: When Should You Use A Web Framework?

Collapse
 
snowfrogdev profile image
Philippe Vaillancourt

So if I understand correctly, for you, the biggest determinant is whether the project will have static or dynamic data. You say "if the project is more statically then dynamically there is no need to use a framework". Can you try to explain what more static than dynamic means to you? Maybe give us an example of a kind of project where you would not use a framework and one where you would.