Simplify React state management with Kea

There are a few ways to share data between React components. One state management solution is Kea, which works similarly to Redux. Read more

Similar

React and TDD =

We’ll do this by creating an app from scratch and trying to write tests first. A quick disclaimer of what I will not do in this post: Write the next test, rinse, repeat. Without evangelizing why TDD… (more…)

Read more »