Hacker News new | ask | show | jobs
by watwut 570 days ago
Bootstrap and Vue/React are orthogonal. People who use react use it with some css framework.

Afaik bootstrap is getting replaced by tailwind. Which is actually pleasure to work with.

1 comments

> Afaik bootstrap is getting replaced by tailwind.

By whom? Not by me.

> Which is actually pleasure to work with.

Have you heard of jQueryUI, by chance?

jQueryUI does something different and they are not mutually replaceable. JQuery does not do what tailwind does. And tailwind does not do what jQuery does.

JQueryUI is also in maintenance state, basically a retired project.