MDN JavaScript Guide
Here are the exercises I’ve done while reading the MDN’s JavaScript Guides, Tutorials and References.
Note the internal links will behave in a different way when you browse this page as GitHub Repository or as GitHub Page.
Lessons, notes and exercises
Separate exercises
-
Bouncing Balls Game: JavaScriptCode and Live preview.
-
Sequencing animations by Promises (three solutions): README.md and Live preview of the end result.
-
Silly story generator assessment: README.md and Live preview.
-
Guess the number game: README.md and Live preview.
-
Image gallery: README.md and Live preview.
TOC: Guides, Tutorials and References
-
JavaScript - Dynamic client-side scripting
-
-
Assessment: Silly story generator
-
-
-
The WebSocket API (WebSockets)
Only the key concept learned!