DEV Community

Discussion on: Help me with frontend frameworks

Collapse
 
boiledsteak profile image
boiledsteak • Edited

It sounds like you're confused with the full stack. I recommend you learn static HTML + CSS, then learn how to have simple JS onclick functions, then try Flask with regular HTML + CSS, then try AJAX. Lol then you can try switch to NodeJS and tackle a full MERN stack. Yes this is far more arduous than bootstrap, but this is how I started webdev, and it gave me a better understanding of each component. HMU if you need help :)

Collapse
 
ziggo profile image
Giuseppe

Yeah, you're right, i'm really confused ahahah Actually i don't want to change my stack, i'm looking for a way to improve the look of simple sites. For example, I'd like to create a layout and graphics similar to those of medal.tv (maybe it's made with Grommet). I tried to create elements with CSS that could be nice, but they are always ugly, for that something like bootstrap would be ideal :)