Hacker News new | ask | show | jobs
by CM30 2669 days ago
Depends. If I'm working on a team project and others are using a framework, I won't exactly tell them to stop using it. Similarly, if I'm lazy/don't want to worry about design, well Bootstrap will probably get me a nicer looking site than anything I'd be able to come up with on my own.

But if it's possible, and there's a designer willing to create designs for components, then I'll use CSS Grid and Flexbox without a pre made framework.