Doing the Least Amount of Work - An Intro to Runtime
Offered By: React Conferences by GitNation via YouTube
Course Description
Overview
Explore techniques for optimizing React app performance in this conference talk from React Summit Remote Edition 2021. Learn how to identify performance issues, use developer tools effectively, profile runtime performance, debug memory leaks, and leverage the UserTiming API. Discover strategies to keep your applications interactive and responsive while satisfying stakeholders. Gain insights on when performance bottlenecks may not be JavaScript-related and how to address them. Apply these practical tips and small tweaks to make performance optimization an integral part of your development process.
Syllabus
Introduction
Staying Interactive
Identifying Performance Issues
Performance is not prescriptive
Using Dev Tools
Profile Runtime Performance
Debugging Memory Leaks
Using the UserTiming API
When it is not JavaScript
Taught by
React Conferences by GitNation
Related Courses
Android PerformanceGoogle via Udacity Многопоточность
Moscow Institute of Physics and Technology via Coursera Java Memory Management
LinkedIn Learning Linux Performance Tuning
LinkedIn Learning Java Memory Management: Garbage Collection, JVM Tuning, and Spotting Memory Leaks
LinkedIn Learning