Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 225 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 225 Bytes

-100DaysOfCode-

Day 1

Started Learning the basics of JavaScript. Topics I covered: • Variables • var, let, const • Primitive data types • objects • operators and expressions • Conditional expression • switch