Skip to content
Press
QQ
to open this menu
Pricing & Plans
Request a demo
Login
Start Free Trial
Training Library
Web Development
JavaScript Functional Programming – Level 2
learning path
JavaScript Functional Programming – Level 2
This offers an introduction to JavaScript Loops and Higher Order Functions
Intermediate
Difficulty: Intermediate
Up to 55m
Duration: Up to 55 minutes
150
Students: 150
Start
Unlock your potential
Build the skills and confidence you need to make a real impact.
Learn your way
This content is flexible and engaging so you can take charge of your learning journey.
Showcase your expertise
Apply what you've learned to track your progress and strengthen your understanding.
Content overview
About
Author
Content overview
3 steps
There are 2 Courses in this learning path
2
There is 1 Hands-on Lab in this learning path
1
Difficulty: Beginner. Duration: 5m 58s.
COURSE
Beginner
5m 58s
Duration: 5 minutes and 58 seconds
Introduction to JavaScript For Loops
This practical lesson explores JavaScript for loops, including the traditional for loop statement and the use of the for...of and for...in loops.
Difficulty: Intermediate. Duration: Up to 45m.
HANDS-ON LAB
Intermediate
Up to 45m
Duration: Up to 45 minutes
Working With JavaScript For Loops
In this lab, you will be working with JavaScript For Loops.
Difficulty: Intermediate. Duration: 4m 12s.
COURSE
Intermediate
4m 12s
Duration: 4 minutes and 12 seconds
Introduction to JavaScript Higher Order Functions: Map & Filter
This lesson explores two built-in JavaScript higher order functions: Map and Filter.