Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

egghead.io

Improve Your JavaScript Codebase with the Latest ECMAScript Features (ES2024, ES2023, ...)

via egghead.io

Overview

Learn how the latest JavaScript features can help you improve your codebase.

Syllabus

  • Group data by keys using JavaScript Array Grouping (Object.groupBy)
  • Find Items from the end of the JavaScript Array using at, findLast and findLastIndex
  • Perform Set Operations using JavaScript Set Methods
  • Make JavaScript computations lazy using Iterator Helpers
  • Simplify array immutable changes with the new array.with method
  • Simplify JavaScript code with Logical, Assignment and Optional Operators
  • Manually settle a promise using Promise.withResolvers
  • Manage Asynchronous JavaScript code with any, allSettled new Promise Methods
  • Make JavaScript Numbers more readable using Numeric Separators
  • Improve Application-wide Error Handling rethrowing JavaScript Error with the Error Cause

Taught by

Tomasz Ducin

Reviews

Start your review of Improve Your JavaScript Codebase with the Latest ECMAScript Features (ES2024, ES2023, ...)

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.