Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 339 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 339 Bytes

Basic-JavaScript

JavaScript is a scripting language you can use to make web pages interactive. Its supported by all modern browsers. Learn fundamental programming concepts in JavaScript. You'll start with basic data structures like numbers and strings. Learn to work with arrays, objects, functions, loops, if/else statements & more