INCS
Menu
  • Modules
  • Articles
  • News
▾
Modules / Beginner’s guide to JS
Beginner’s guide to JS
20 units · 11 min · Easy
Overview What is JavaScript & how browsers run it 3 min Variables & data types (let, const, strings, numbers, booleans) 4 min Operators & expressions (arithmetic, comparison, logical) 3 min Comments in JS Conditionals (if, else if, else, switch) Loops (for, while, for...of) Writing & calling functions Parameters, arguments & return values Arrow functions Arrays — creating, accessing, and looping Objects — key-value pairs and dot notation Array methods (map, filter, forEach) The DOM — what it is and how JS reads it Selecting & manipulating HTML elements Events — clicks, inputs, and listeners Forms & user input with JS setTimeout & setInterval — timing Working with JSON Fetch API — loading data from the web Debugging — console, errors, and DevTools
Unit 12 of 20

Array methods (map, filter, forEach)

Updated Jun 2026

This unit has no content yet.

Ad Sponsored
Stay private on campus Wi‑Fi

Encrypt your connection and browse safely on public networks.

nordvpn.com
←
PreviousObjects — key-value pairs and dot notation
NextThe DOM — what it is and how JS reads it
→
INCS

A home for computer science students who want to learn with depth, clarity, and craft.

© 2026 Syntax. Built for students, by students.