Web Development Pathway | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Web Development Pathway

I'm just curious, the web development pathway is the culmination of Intro to HTML, Intro to CSS, and Intro to JavaScript yet when completing one of these pathways individually, it does not count toward the Web Development pathway. In my case, I have completed the entire Intro to JavaScript course but if I pursue the Web Development pathway, I'll have to complete it all over again after working through Intro to HTML and Intro to CSS. I'm just wondering why that is. Any insight would be appreciated.

5th Jun 2023, 12:51 AM
Cory Peitsch
Cory Peitsch - avatar
2 Answers
+ 2
Cory Peitsch I think that's the simple answer if you want to go or if you have interest in frontend developer then learn skills of web development like html, css, javascript etc, and you can search on google 'roadmap of frontend developer/ web developer' Hope it's helpful to you
5th Jun 2023, 6:24 AM
Sakshi
Sakshi - avatar
+ 1
Html, css, and Javascript are only the first steps. And Sololearn isn't the only platform where you can learn them. I suggest you use W3School too. By the way, modern most of the web developers tend to use some Javascript frameworks, like Angular or React. They also should know what a Version Control System (like Git) is and know how to use Github. Other stuff? UI/UX design; Session Cookies; http methods (get, post, put, delete, head, options, ...); client and server error codes (400, 401, 403, 404, 500, ...); To sum up, there is a lot to see.
5th Jun 2023, 1:24 PM
Gabriele Gatti
Gabriele Gatti - avatar