preact - ⚛️ Fast 3kb React alternative with the same ES6 API. Components & Virtual DOM. (more…)
Read more »
Next.js is a minimalistic framework for server-rendered React applications. (more…)
Read more »
Most guides to testing React these days preach: 'Test functionality, not implementation details'. This article explains what that means, and how to do it. (more…)
Read more »
A whirlwind through React State. From simple state to complex state, local state to global state, State in React Components to State with Hooks, and external state management solutions like Redux ... (more…)
Read more »