egghead.io
Learn the Latest ECMAScript Features (ES2024, ES2023, ...)
Instructor
Tomasz Ducin
42m
Star icon
$
$$
Star icon
$
$$
Star icon
$
$$
Star icon
$
$$
Star icon
$
$
$
4.9
103
people completed
Bookmark
Download
RSS
Start Watching
Learn how the latest JavaScript features can help you improve your codebase.
Start Watching
Course Content
42m • 10 lessons
1
Group data by keys using JavaScript Array Grouping (Object.groupBy)
4m 49s
2
Find Items from the end of the JavaScript Array using at, findLast and findLastIndex
3m 14s
3
Perform Set Operations using JavaScript Set Methods
6m 5s
4
Make JavaScript computations lazy using Iterator Helpers
5m 43s
5
Simplify array immutable changes with the new array.with method
5m 3s
6
Simplify JavaScript code with Logical, Assignment and Optional Operators
4m 6s
7
Manually settle a promise using Promise.withResolvers
2m 26s
8
Manage Asynchronous JavaScript code with any, allSettled new Promise Methods
4m 33s
9
Make JavaScript Numbers more readable using Numeric Separators
3m 18s
10
Improve Application-wide Error Handling rethrowing JavaScript Error with the Error Cause
3m 16s