Web Performance Fundamentals

0h 0m 0s
English
Paid
"The Foundations of Web Performance" is devoted to the key aspects of enhancing the speed and responsiveness of web applications in the context of React development - but it is by no means a book about React code itself. On the contrary, it examines everything that surrounds a React application and affects its performance:
Read more about the course

Metrics and Tools: You will learn why it's important to measure speed, how to work with CrUX reports, Chrome DevTools (Performance and Lighthouse panels), and understand what metrics like FCP, LCP, and INP mean.

Initial Load: You will explore the impact of network conditions, CDN, and cache management (Cache-Control) on the first paint time of a page.

Flame Graphs and CSR: You will learn how to record and correctly interpret performance "monsters," understand client-side rendering (CSR), and transition to SPA.

Server-Side Rendering (SSR): You will implement your own strategy for pre-rendering, assess its costs and benefits, and learn about hydration and its impact on metrics.

Bundle Size: You will investigate how the volume of JavaScript files affects loading, master bundle analysis, compression, differences between HTTP/1, HTTP/2, and HTTP/3, preloading, tree shaking, code splitting, and dependency management.

Lazy Loading and Suspense: You will step-by-step understand the methods of lazy loading modules, grasp the nuances of implementation in different frameworks (Next.js, React Router, Tanstack).

Data Handling: You will compare client-side and server-side data fetching strategies, get acquainted with React Server Components and streaming, and test practical examples on Next.js and Tanstack.

Interactivity: You will study Long Tasks, main thread optimization, React DevTools tools for combating unnecessary re-renders, and the experimental React Compiler.

Step-by-step examples, visual performance studies, and "diving" into tools will help you deeply understand how everything "behind the scenes" affects the application speed - and will teach you how to independently find and eliminate bottlenecks.

Read Book Web Performance Fundamentals

#Title
1web-perf-fundamentals-v1

Similar courses to Web Performance Fundamentals

Complete Guide to Qwik

Complete Guide to Qwikfullstack.io

Category: Other (Frontend)
Duration
Full Stack Advanced React + GraphQL

Full Stack Advanced React + GraphQLwesbos

Category: React.js, GraphQL
Duration 15 hours 43 minutes 10 seconds
Add React Storybook to a Project

Add React Storybook to a Projectegghead

Category: React.js
Duration 3 minutes 36 seconds
SVG Animation with GreenSock

SVG Animation with GreenSockCarl (Creative Coding Club)

Category: Other (Frontend)
Duration 12 hours 34 minutes 48 seconds
React & TypeScript Chrome Extension Development [2021]

React & TypeScript Chrome Extension Development [2021]udemy

Category: TypeScript, React.js, Others
Duration 8 hours 52 minutes 35 seconds
B-Sides, Bonuses and Oddities

B-Sides, Bonuses and OdditiesCarl (Creative Coding Club)

Category: Other (Frontend)
Duration 17 hours 55 minutes 38 seconds
Make 20 React Apps

Make 20 React AppsChris Sev

Category: React.js
Duration 12 hours 20 minutes 3 seconds
Scale React Development with Nx

Scale React Development with Nxegghead

Category: React.js, Other (Tools)
Duration 1 hour 34 minutes 10 seconds
Mocking Techniques in Vitest

Mocking Techniques in VitestArtem Zakharchenko

Category: Other (Frontend)
Duration 1 hour 30 minutes 36 seconds