Resources:
MDN: https://developer.mozilla.org/en-US/docs/Learn/JavaScript
JS: https://javascript.info/
Odin Project - Foundations: https://www.theodinproject.com/paths/foundations/courses/foundations
Odin Project - JS: https://www.theodinproject.com/paths/full-stack-javascript/courses/javascript
Notes: Obsidian/Webdev/JavaScript
Tracking:
- JavaScript first steps
- JavaScript first steps overview
- What is JavaScript?
- A first splash into JavaScript
- What went wrong? Troubleshooting JavaScript
- Storing the information you need — Variables
- Basic math in JavaScript — Numbers and operators
- Handling text — Strings in JavaScript
- Useful string methods
- Arrays
- Assessment: Silly story generator