Best Frontend Courses LogoBest Frontend Courses
    • AI
    • Accessibility
    • Algorithms
    • Angular
    • Architecture
    • Astro
    • Auth
    • CSS
    • Firebase
    • Game Development
    • Gatsby
    • Git
    • GraphQL
    • HTML
    • Ionic
    • JavaScript
    • Jotai
    • MobX
    • Native
    • Netlify
    • Next.js
    • Nx
    • Performance
    • Prisma
    • React
    • React Native
    • Redux
    • Remix
    • Rx.js
    • SCSS/Sass
    • SolidJS
    • Storybook
    • Supabase
    • Svelte
    • Tailwind
    • Testing
    • TypeScript
    • Vue.js
    • XState
    • jQuery
    • p5.js
  • Add Course
  • Login

Copyright ยฉ 2025Best Frontend Courses. All rights reserved.

  • Categories
  • Instructors
  • Terms of Service
  • Privacy Policy
  • Feedback
  1. Home
  2. JavaScript
  3. JavaScript: The Recent Parts
JavaScript
Video

JavaScript: The Recent Parts

by Kyle Simpson
Enroll
๐Ÿ•น๏ธ Levels: ๐Ÿ˜Ž Intermediate
โณ Duration: 4 hours
๐Ÿค‘ Price: Subscription
๐Ÿง‘โ€๐Ÿ’ป Learning Platform: Frontend Masters
๐Ÿง‘โ€๐ŸŽ“ Certificate: No

๐Ÿ”‘ Key Learning Outcomes

  • Gain a comprehensive understanding of the latest JavaScript features, such as tagged template literals, destructuring, iterators, generators, and async/await.
  • Learn how to implement modern JavaScript patterns that improve code readability and maintainability.
  • Explore how to apply JavaScript features in real-world scenarios, including working with regular expressions and asynchronous functions.
  • Understand browser support and how to use transpilers to ensure compatibility with older environments.

๐Ÿ‘จโ€๐Ÿซ About the Course

This course, led by Kyle Simpson, dives into the recent advancements in JavaScript. It covers new language features such as template literals, destructuring, iterators, generators, and more. Through practical examples and exercises, you'll learn how these features enhance JavaScript's declarative nature and improve code clarity.

๐ŸŽฏ Target Audience

  • JavaScript developers who want to stay updated with the latest language features.
  • Developers transitioning from older JavaScript versions to modern ES6+ syntax.
  • Programmers interested in improving their coding practices and code readability.

โœ… Requirements

  • Basic to intermediate knowledge of JavaScript.
  • Familiarity with ES5 syntax is recommended.

๐Ÿ“– Course Content

JavaScript New Feature Process
Understand the evolution of JavaScript and how new features are integrated into the language.

Strings
Learn about template literals and tagged templates, improving string manipulation in your code.

Array and Object Destructuring
Explore how destructuring can simplify code and make it more declarative, including working with nested structures.

Iterators & Generators
Discover how iterators and generators provide powerful methods for working with data structures in a declarative way.

Regular Expressions
Master advanced regex features like lookaheads, lookbehinds, and named capture groups to write more readable regular expressions.

Async/Await
Dive into asynchronous JavaScript, focusing on async functions, async iteration, and handling promises effectively.

Update Course

Drop a comment

JavaScript: The Recent Parts by Kyle Simpson

Log in to leave a feedback

Login

๐Ÿ‘‡ Psst! Interested in More JavaScript Courses?

JavaScriptJavaScript

Bare Metal JavaScript: The JavaScript Virtual Machine
Video

by Miลกko Hevery

๐Ÿ•น๏ธ Levels: ๐Ÿš€ Advanced

โณ Duration: 5.5 hours

๐Ÿค‘ Price: Subscription

๐Ÿง‘โ€๐Ÿ’ป Learning Platform: Frontend Masters

JavaScriptJavaScript

Just Enough Functional Programming in JavaScript
Video

by Kyle Shevlin

๐Ÿ•น๏ธ Levels: ๐ŸŒฑ Beginner

โณ Duration: 0.5 hours

๐Ÿค‘ Price: Subscription

๐Ÿง‘โ€๐Ÿ’ป Learning Platform: Egghead.io

JavaScriptJavaScript

Learn JavaScript: Functions and Scope
WrittenInteractive

by Kenny Lin

๐Ÿ•น๏ธ Levels: ๐ŸŒฑ Beginner

โณ Duration: 3 hours

๐Ÿค‘ Price: Free

๐Ÿง‘โ€๐Ÿ’ป Learning Platform: Codecademy

๐Ÿ”™ Back to JavaScript Category