Ken Wheeler

Ken Wheeler

Core Architecture@[REDACTED], ReactJS Advocate, Speaker, Producer, Synthwave Artist, Google Dev Expert.
If You Aren’t First You’re Last
React Summit US 2023React Summit US 2023
27 min
If You Aren’t First You’re Last
In this talk I will be covering various strategies and techniques that you can employ to make your apps fast and keep your apps fast. From tips and tricks around measuring performance, to architectural strategy and dirty rotten tricks.
Doing the Least Amount of Work Possible: An Intro to Runtime Performance
React Summit Remote Edition 2021React Summit Remote Edition 2021
35 min
Doing the Least Amount of Work Possible: An Intro to Runtime Performance
In this talk we’ll explore a variety of techniques one can employ to ensure that their apps are running at peak performance. With a couple of small tweaks, you can make perf a built-in.