parent
3fc9ffe8b4
commit
d84800fcaf
16 changed files with 41 additions and 53 deletions
@ -1,18 +0,0 @@ |
||||
#### 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 |
@ -0,0 +1,18 @@ |
||||
#### 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 |
Loading…
Reference in new issue