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... (more…)
Read more »
Elegant React-like library for building user interfaces for desktop, web, mobile, SSR, liveview, and more. - GitHub - DioxusLabs/dioxus: Elegant React-like library for building user interfaces for ... (more…)
Read more »
I gave a talk and workshop this year at SXSW on the topic of CSS in React The Good the Bad and The Ugly. Here are the slides from that talk. (more…)
Read more »
I have worked on my project using a React-Redux architecture with React-Router for navigation. I have implemented forms for adding and editing resources. I have observed weird behavior... (more…)
Read more »
In late 2018, we decided to add first-class support for React Native in Heap. This meant bringing Heap’s autocapture philosophy to the React Native platform: installing Heap on a React Native app should mean that all user interactions with the app are cap... (more…)
Read more »