How to accurately measure the performance of your JavaScript application using the browser's Performance APIs (now, mark and measure).
The tools and tactics developers use to debug their javascript applications (Vue, Angular, React) with Chrome DevTools.
Another handy React animation library to have in your tool belt.
Big 0 is a concept that describes the runtime and space complexity of your solution in terms of how quickly it grows relative to the input.
Learn how to use state and other React features without writing a class.
This article gives an overview on the browser page rendering process and explains the basics of efficient javascript animation.