DEV Community

Discussion on: Newbie frontend developer incoming

Collapse
 
sepalr profile image
Sepehr

Try building micro projects, e.g. navbars, forms, cards etc. Build 10 navbars with different designs, Build 20 cards with different finctionalities. Find features in websites that you like and implement them. Eventually you'll be able to carry out these components fluently.

Then experiment with layouts. Try placing components you built in a page. Follow popular layouts like dev.to or youtube. After a while start working on responsive layouts.

Every webpage consist of these small features that are put together. If you get comfortable with them, you can build anything you want.

I'm also tryin to follow a similar road map. I'll be glad if I can help you in this path, so feel free to contact me.

Good luck!