Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Voxera VanillaCSS is pretty old. But it still gets regular updates and has superb browser support.
-
Voxera115852y@Oktokolo I mean cool in the sense its most often used ;) as in either the newest shiniest untested or retro old school antique.
And vanillajs is not that kind of cool in my book :P -
hjk10157312yThere are better ones. But if it resolves your problems you should use it. It's activity maintained.
-
@Voxera Literally all CSS frameworks depend on VanillaCSS in some way. So it definitely is the most used one. Skip the creep. Use the original gangster.
-
Voxera115852y@Oktokolo I usually o not use any css framework, I have designer in the team that are far better than me on that for any more fancy things :)
-
Bootstrap has been uncool since ~2016
Allthough, for all the hate they get - I will say that both jQueryUI and Bootstrap had some components they handled better than the average site that stopped using them and implemented a custom replacement. -
Maybe the idea of multiple classnames per breakpoint like "col-sm-3 col-md-4 col-lg-8" was "eew, just write custom mediaqueries" a few years ago, but now it's ok again with the rise of TailwindCSS which uses TONS of classnames
Is Bootstrap still cool?
question