The Early Bird sale is over, but the next bunch of tickets is up for grabs! (more…)
Read more »
React's useEffect hook is an incredibly useful tool for fetching data, but if you're not careful, can cause infinite re-renders. (more…)
Read more »
How to implement undo functionality in a react + redux web application. This article explains how we designed Kapwing's undo stack with notes on technical design and edge cases. A resource for other web developers adding undo to a browser-based productivi... (more…)
Read more »
A framework for building native apps with React. Contribute to facebook/react-native development by creating an account on GitHub. (more…)
Read more »
Redux is state management. State management belongs off the main thread. (more…)
Read more »