DEV Community

Discussion on: jouney to front-end

Collapse
 
tejasbaid profile image
Tejas Baid • Edited

I would recommend you to start with the basics of web development (HTML , CSS , JAVASCRIPT) these are the basic components of any website you see. Every website in the world can be broken down to basic HTML and CSS. Then you can go about learning javascript frameworks like React, Angular or Vue . After doing these you may proceed by doing some challenges from websites like Front-End Mentor. These are some youtube channels I recommend for beginners Dev Ed , Free Code Camp , Traversy Media. Hope this helps.