Roadmap to becoming a developer in 2022
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

746 B

Technical Skills

The sections below describe different steps required to become a frontend developer

Learning How Things Work

As a web developer, frontend, backend or fullstack, you should have a good understanding of how the internet works

Learn the below listed in the order given below

  • What is Internet and how does it work?
  • What is HTTP, how it evolved and where is it now?
  • How do the browsers work? Engines behind different browsers
  • What is DNS? How a website is found on the internet?
  • What's in a domain name? What is an IP Address?
  • What is Web Hosting?

Writing Some Code

Now that you understand how things work, next step is getting your hands dirty and start actual coding