DEV Community

Discussion on: Do you use Bootstrap?

Collapse
 
ericgruby01 profile image
Eric Gruby

Although me and my team are able to create things from scratch, we decided that is more productive to use frontend and backend frameworks/libraries.

I can start a project with Bootstap (or Bulma, Materialize, etc) and safely delegate tasks, because my team knows how to use it. We can also easily customize whatever we want with SCSS or Less, so the projects doesn't look the same everytime.

I have lots of fun crafting my own stuff for personal projects but, for work, in my humble opinion, frameworks are time savers :)