> The use of Bootstrap and the spread of templates made Web Design boring. Boring maybe, but Bootstrap is extremely practical for non-designers like me. I feel like Bootstrap captured more than 80% of the features I want for less than 20% of the time (or cost) it would take to make something from scratch. Second, navigation on websites became much more predictable. The examples they show of Web Design 3.0 look diffic…
I think Bootstrap is trying to offer both an out of the box template like framework & utility framework in their latest & upcoming releases. Foundation also does this. Whereas something like Tailwind does a nice job of being just a utility framework.
I think there is a lot of value in using any of the above depending on your skill level. They all solve common problems so you don't have to.
A good HTML/CSS designer/developer should have no problem extending & customizing them either so that they don't look like every other site using them. No reason to rebuild everything from scratch.
On an additional note, it depends what the website is trying to mirror as to how you want to layout the content. A news site is often best done similar to a newspaper with nice table like structure.