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
-
Bootstrap 4 is very nice, but there's bulma, skeleton ("getskeleton"), tailwindcss and some more
-
@AlpineLinnix @Alice nothing wrong with vanilla, it's more of, "Do I want to handle X different media queries or let something else handle it?" I can always roll my own and have before.
-
@LoneWulfXIII for a big company site we have only 3 media queries... If you write your CSS clean you almost never have to touch them
-
With css grid layout you don't need a framework. And using Bootstrap for a personal portfolio is like eating at McDonnalds before a date with a 5 course menue in a michelin adwarded gourmet restaurant. You're simply not interested what's comming after.
-
Thanks for the feedback everyone, didn’t expect this to be such a decisive topic :)
-
inaba46256yBuuuuuuulma. It's beautiful and doesn't come with any javascript (and especially no jquery) but has javascript suggestions on places where you would normally use it
-
CSS 3 (or 4 because I think you can use it now), html5, and JavaScript if you really need it.
Related Rants
Thinking about redesigning my portfolio website. Any recommendations on a CSS framework to use?
question
portfolio
css
website