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
-
JimJamz222y@phat-lasagna everything depends on the requirements tbh. I'm a big fan of styled components with styled-system tbh. Not everyone will agree though.
-
I am backend+DevOps guy.
I was satisfied by Vue.js.
Minimum to learn, maximum to get in already ready ecosystem solutions without any complicated choices -
Plan your own CSS, using Flexbox and Grid for layout. Also media query for responsiveness.
I really don't like Tailwind. I thought bootstrap is too wordy. But holy shit. Tailwind is even more wordy.
Won't you look at their example, how to make a product showcase? Just how many 'flex' are repeated there?
I would rather write my own CSS and use more descriptive classes, such as "product_container", "product_image", and "product_size_button" -
@black-kite same but i prefer angular because i think it's more organized (cli is pretty handy, everything has its own folder)
-
I used to love working with React, but the more recent projects I’ve been working on use Angular. I too have come to prefer Angular despite some of the verbosity
What do you guys use for creating the frontend? I guess noone codes the frontend anymore?
rant