Visualize React Performance Using the Built-In Timeline Feature

React is usually pretty fast, but it’s easy to make small mistakes that lead to performance issues. Slow component mounts, deep component… Read more

Similar

Comparing Ember Octane and React

In this post, I'm going to directly compare Ember and React, using the latest idioms and best practices from both frameworks. That means I'll be using Ember Octane, the latest Edition of Ember, and React's new hooks API. A lot has changed in both framewor... (more…)

Read more »