Welcome! This is part of a somewhat lengthy (and slow) series of posts on building React applications. If you don’t want to start back at Part I, you should know I’m a firmly in the “Hooks are evil” camp, and React should be limited to just rendering your application state, which should be managed outside of React. In fact, We are on part eight of the series and haven’t even installed React yet.| patrickthebold.github.io
Repost of Reactivity News August 2021 edition, my Svelte focused newsletter| codechips.me
If you'd like to use Biff but you've decided that you'd prefer to use ClojureScript and React instead of htmx, I've made a demonstration of how to integrate re-frame with Biff.| biffweb.com
Including htmx by default is one of the main design decisions I've made in Biff. If htmx is a good fit for your project, you might find it has a pretty high bang-for-buck ratio—that's been my experience at least.| biffweb.com