JavaScript Intermediate | Learn with Sololearn
New course! Every coder should learn Generative AI!
Try a free lesson
Courses

JavaScript Intermediate

course

JavaScript Intermediate

Have you already mastered the basics of JavaScript, and want to expand your knowledge? Then you’re in the right place. This course will teach you how to make more complex and flexible programs as well as even more powerful/interactive websites. This course follows on from our Introduction to Javascript course. We recommend you take a quick look at what’s covered there before you start this course.

Angular hero

What you'll learn

Objects
Create objects with specific properties and learn to work with them.
Arrays
Use arrays to store multiple items under a single variable name and handle more types of data.
Dates and intervals
Understand how to work with dates and set intervals for the actions of your program.
Page structure
Work with page structure (including how to select elements and work with them).
Animations
Create your own animations and make things come alive!
Event handling
Teach your program to communicate with users when they click on an element.
illustration