Blog Post

Apps on Azure Blog
1 MIN READ

Learn web dev with these 24 lessons on GitHub

Chris_Noring's avatar
Chris_Noring
Icon for Microsoft rankMicrosoft
Jan 05, 2021

It's 2021. Want to learn webdev?

Here's your chance. Microsoft created 24 lessons on Web Development. It covers HTML, CSS and JavaScript. There are also quizzed and challenges.

Web-Dev-For-Beginners

 

 

There are various projects in there so you can dive deeper on things such as:

  • Typing game, this puts your skills to the test as it teaches you how to programmatically change CSS, keep track of time and also ensure you understand how HTML, CSS and JavaScript work together
  • Space Game, it teaches you game development, using the Canvas and patternsns like pub-sub and composition
  • Banking app, it's possible to develop a SPA like application without a single framework using the template tag and more.
  • Browser extension, have you ever considered writing an extension? It's easier than it sounds.
Updated Jan 05, 2021
Version 2.0
No CommentsBe the first to comment