DEV Community

Discussion on: Frameworks are Powerful and Awesome and Frightening

Collapse
 
hemiltherebel profile image
Hemil Ruparel

I think some things need frameworks. Like flutter. I would not imagine creating my own graphics API or using android's (yes it works, but after using flutter it feels unnecessarily complicated). And I really want my web server to be a framework. But here is the thing. I want my frameworks to be small and do only one thing. So they can get out of my way and let me do my job.