Skip to content

Latest commit

Β 

History

History
26 lines (18 loc) Β· 506 Bytes

File metadata and controls

26 lines (18 loc) Β· 506 Bytes

Learning JavaScript πŸš€

A hands-on practice repository documenting my journey from JavaScript.


πŸ“Œ Index:

  • console
  • variable
  • let, cont, var
  • data types, objects
  • comments
  • operators
  • conditional statements(if, else, else if)
  • alert, prompt

πŸ”— Connect


"Don't just watch the tutorial β€” open VS Code and type it yourself."