⚡
JavaScriptProgrammingDOM
JavaScript Basics
JavaScript is the only programming language that runs natively in the browser. Learn variables, functions, events, DOM manipulation, and how to make websites actually do things.
14 chapters·Beginner·JavaScript·Free forever
N
Course by Nelson NjihiaWhat you'll learn
✓JavaScript variables, data types, and operators
✓Functions, conditionals, and loops
✓Working with arrays and objects
✓Selecting and manipulating HTML elements from JavaScript
✓Handling events and user interaction
✓Fetching data from APIs with async/await
Requirements
- —HTML and CSS knowledge (the previous two courses)
- —A text editor and web browser
- —No programming experience needed