#### 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 

![](/roadmaps/frontend/beginner-1.png)

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