Skip to content

Instantly share code, notes, and snippets.

View lucy-sees's full-sized avatar
🏠
Working from home

Lucy Wanjiru Mwangi lucy-sees

🏠
Working from home
View GitHub Profile
@lucy-sees
lucy-sees / JavaScript-RoadMap.md
Created July 7, 2023 08:53
JavaScript Roadmap

Textual version of the JavaScript roadmap roadmap.sh/javascript

  • Introduction to JavaScript
    • What is JavaScript?
    • History of JavaScript
    • JavaScript Versions
    • How to Run JavaScript
  • All about Variables
    • Rules for naming variables
  • Variable Declarations