JS-ES2024 Foundation TrackCompiler: node 20.x (V8 Engine)
JavaScript Course Modules
Practice JavaScript: console logging, operators, conditionals, loops, functions, recursion, string methods, array pipelines (map/filter/reduce), Maps/Sets, objects, and async/await.
Select a module below to view and practice its coding exercises.
Modules:5 Sections
Total Labs:12 Practice Labs
Course Modules (5 of 5)
Level:
BasicFUNDAMENTALS
5 Exercises
Module 01
Basic
Console output, variables (let/const), expressions, conditionals, and iteration.
View Module LabsExplore Labs
BasicFUNCTIONS
2 Exercises
Module 02
Functions
Function declarations, arrow functions, closures, and recursive calls.
View Module LabsExplore Labs
IntermediateDATA STRUCTURES
1 Exercise
Module 03
Data Structure
Template literals, array transformation methods (map/filter), and Map/Set.
View Module LabsExplore Labs
IntermediateOOP & CLASSES
0 Exercises
Module 04
OOP
ES6 classes, object methods, constructors, encapsulation, and prototypes.
View Module LabsExplore Labs
AdvancedASYNC & RUNTIME
1 Exercise
Module 05
Async & Runtime
Asynchronous workflows, Promise resolution, and async/await syntax.
View Module LabsExplore Labs