computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
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.
18 lines
759 B
18 lines
759 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 |
|
|
|
![](/static/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
|
|
|