TypeScript FSA (previously known as Redux TypeScript Actions) is a library that helps you define actions with types and use those actions while enjoying the compiler’s help. Those actions can be synchronous or asynchronous. FSAs and the library’s benefits… Read more
Similar
React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from… (more…)
Read more »
The React Framework in Deno. Contribute to alephjs/aleph.js development by creating an account on GitHub. (more…)
Read more »
There's a lot of outdated information out there, let's settle this once and for all: should you use functional components with Hooks or class components? (more…)
Read more »
A guide of what I'm learning on the Epic React workshopds by Kent Dodds. This is the first one: fundamentals... (more…)
Read more »
Learn about the history of state management in React and what the preferred solutions are today. (more…)
Read more »