Skip to content
Course Rockstar
TechnologyAdvanced

Advanced JavaScript 3: Objects, Collections, Functions

In this course, you'll explore some of JavaScript’s most powerful features to enhance your coding skills. You’ll learn how to design and manage custom objects,...

By Tom Chant on Coursera

About This Course

In this course, you'll explore some of JavaScript’s most powerful features to enhance your coding skills. You’ll learn how to design and manage custom objects, as well as work with advanced patterns for handling collections and functions. These concepts will help you write cleaner, more efficient code and leverage JavaScript’s unique capabilities to handle complex scenarios effectively. There are 3 sections in this course: 1. Creating Custom Objects: Learn how to create custom objects using factory functions, constructor functions, and classes. Explore inheritance via the prototype chain, the use of methods like apply(), call(), and static methods, as well as defining getters, setters, and private fields for controlled property access. 2. Collections and Symbols: Discover efficient data management with JavaScript’s Map and Set collections, and explore Symbols, a unique, immutable data type for private or globally unique properties in objects. 3. Advanced Function Patterns and Generators: Master advanced function techniques including closures, IIFE’s, and recursion. Learn about throttling and debouncing to optimize function execution, and use generators to create controlled iterable sequences. By the end of the course, you’ll have a wealth of knowledge on modern JS techniques and patterns, giving you the ability to write more efficient, scalable code.

Topics Covered

Frequently Asked Questions

How much does Advanced JavaScript 3: Objects, Collections, Functions cost?

Visit the Advanced JavaScript 3: Objects, Collections, Functions course page for current pricing and available discounts.

Who teaches Advanced JavaScript 3: Objects, Collections, Functions?

Advanced JavaScript 3: Objects, Collections, Functions is taught by Tom Chant, Scrimba.

What skill level is Advanced JavaScript 3: Objects, Collections, Functions for?

This course is designed for advanced learners.

Similar Courses

Included with membership
Enroll Now
Students0
DurationSelf-paced
LevelAdvanced
Languageen
PlatformCoursera
InstructorTom Chant