React vs Remix vs HTMX
February 28, 2024
Transformational Auth & Identity | Userfront — Userfront is an auth & identity platform that transforms your business to serve free, freemium, and enterprise customers in one place. We specialize in efficiently migrating systems so you can win new business while delighting existing customers. Userfront |
Exploring Next.js Forms with Server Actions — Learn from Robin’s experiences: “I delved deep into exploring Forms in Next.js 14 using Next’s App Router, React Server Components (RSC), and Server Actions. This comprehensive tutorial covers React/Next native aspects like Robin Wieruch |
IN BRIEF:
|
HTMX vs React: A Complete Comparison — In contrast to the Next/Remix comparison (above), it strikes me as tricky to compare two significantly different approaches to what will often suit rather different problems.. but here you go. Antonello Zanini and Dan Ackerson |
🛠 Code, Tools & Libraries |
Waku: A Minimal Server-Side React Framework — From the maintainer of Jotai, Valtio, and Zustand, Waku is a more lightweight alternative to something like Next.js but which still opens up the potential of server components, shared components, and elegant routing, in a simpler, easier to apply way. Daishi Kato |
|
Doodle 0.10.0: A Pure Kotlin UI Framework — Kotlin? That’s not JavaScript! No, it’s an increasingly popular language for the JVM, and Doodle is used to build GUI apps with it and it can now host React components and target the Web via JavaScript and WebAssembly. Could be worth a look if you’re in a company trying to bridge the JVM/Web/JS divide. Nacular |