How to Test React Hooks

The primary category of React hook usage is code reuse between components. When trying to determine a testing strategy for a particular hook… 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 »