Copyright Š 2025Best Frontend Courses. All rights reserved.

  • Categories
  • Instructors
  • Terms of Service
  • Privacy Policy
  • Feedback
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
  1. Home
  2. JavaScript
  3. JavaScript ES2019 in Practice
JavaScript
Video

JavaScript ES2019 in Practice

by Mike Sherov
Enroll
đŸ•šī¸ Levels: 😎 Intermediate
âŗ Duration: 0.5 hours
🤑 Price: Subscription
🧑‍đŸ’ģ Learning Platform: Egghead.io
🧑‍🎓 Certificate: No

🔑 Key Learning Outcomes

  • Understanding ES2019 features: learning about the latest language features published with ES2019.
  • Applying new features: solving problems using ES2019 features in a Nuxt.js application.
  • Data manipulation: flattening arrays, data/string manipulation, and managing data structures.
  • Performance optimization: using flat to map and filter simultaneously and choosing the most performant structure.
  • Object manipulation: cloning objects and creating objects from key-value pairs.
  • Polyfilling knowledge: understanding what, when, and how to polyfill.

👨‍đŸĢ About the Course

This course dives into the latest features of ES2019 in JavaScript, focusing on practical applications within a Nuxt.js environment. You will explore how to leverage new language features to enhance your projects and understand when and how to implement them effectively.

đŸŽ¯ Target Audience

  • Ideal for intermediate developers familiar with ES6 looking to stay up to date with the latest JavaScript features.
  • Suitable for those working on legacy projects or upcoming work who want to optimize performance and efficiency.

✅ Requirements

  • Prior knowledge of ES6 (ECMAScript 2015) is required to fully benefit from this course.

📖 Course Content

  • Explore ES2019 features practically within a Nuxt.js application.
  • Learn about optional catch bindings, stable sorting arrays, flattening arrays, trimming strings, mapping elements with flatMap, using flatMap for mapping and filtering, representing collision-free string constants as symbols, and creating objects from key-value pairs.
Update Course

Drop a comment

JavaScript ES2019 in Practice by Mike Sherov

Log in to leave a feedback

Login

👇 Psst! Interested in More JavaScript Courses?

JavaScriptJavaScript

Debugging and Fixing Common JavaScript Errors
Video

by Todd Gardner

đŸ•šī¸ Levels: 😎 Intermediate

âŗ Duration: 4 hours

🤑 Price: Subscription

🧑‍đŸ’ģ Learning Platform: Frontend Masters

JavaScriptJavaScript

Data Structures and Algorithms in JavaScript
Video

by Kyle Shevlin

đŸ•šī¸ Levels: 🌱 Beginner, 😎 Intermediate

âŗ Duration: 1 hours

🤑 Price: Subscription

🧑‍đŸ’ģ Learning Platform: Egghead.io

JavaScriptJavaScript

ES6 and Beyond - JavaScript Tips and Tricks from ES2015 to ES2020
Video

by Mike Sherov

đŸ•šī¸ Levels: 😎 Intermediate

âŗ Duration: 0.5 hours

🤑 Price: Subscription

🧑‍đŸ’ģ Learning Platform: Egghead.io

🔙 Back to JavaScript Category