DEV Community

Rahul DEV
Rahul DEV

Posted on

jouney to front-end

Beginners suggestion guide journey to front-end developer!!!

can anyone please suggest me how to start codeing (a guy who never done the codeing before). which all languages are neccesary to learn and which are best resources to guide through the journey to become a front-end developer.

thank you 👍

Top comments (1)

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.