Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Vanilla JavaScript: Web Performance Optimization APIs

Posted By: IrGens
Vanilla JavaScript: Web Performance Optimization APIs

Vanilla JavaScript: Web Performance Optimization APIs
.MP4, AVC, 258 kbps, 1280x720 | English, AAC, 160 kbps, 2 Ch | 1h 43m | 327 MB
Instructor: Maximiliano Firtman

With the Performance APIs built into modern browsers, you can measure the performance of your websites and applications and make "live" changes to the content, page navigation, and more. This allows you to create a faster and better experience for all your users: for the desktop user on high-speed Wi-Fi or the mobile user with a weak signal. This course shows how to collect real metrics from real devices with the four most useful APIs: Performance Timeline, Navigation Timing, User Timing, and Resource Timing. Instructor Maximiliano Firtman shows how to access and apply the APIs with vanilla JavaScript, and use reactive programming techniques—such as beacons and multithreading—to optimize code so it executes as efficiently as possible.

Topics include:

Understanding the Performance APIs
Navigation Timing
Calculate milestones in the Performance Timeline
Measuring the timing of navigation, resources, servers, and more
Reading network and device information
Optimizing code


Vanilla JavaScript: Web Performance Optimization APIs