The React Conf 2024 talks
July 31, 2024
🏖️ A quick note to say that we’re taking the next two weeks off for a summer break. We’ll be back with our next issue on Wednesday, August 21. |
The React Conf 2024 Talks — It was possible to catch up with the talks from May’s React Conf via the livestream recordings, but now the talks have been split up and shared in an easier to digest form. Well worth a look if you haven’t looked through the event till now. React Conf |
📘 Faire’s Transition to Next.js — As described by one of their Senior Software Developers, how the online wholesale marketplace Faire navigated the challenging migration (involving a million lines of code) from a mature SPA to server-side Next.js. Luke Bjerring (Faire) |
Flags as Code in Next.js using Vercel’s Flags SDK — Vercel recently introduced an SDK for using feature flags in Vercel-hosted Next.js and SvelteKit-based apps. It’s agnostic, sitting in between your app and the source of such flags. Here’s how it works. Dominik Ferber (Vercel) |
A Workshop on Building React Hooks — A new online video course from Kent C. Dodds that’s free (but signup-walled once past the introductions). The focus is on rebuilding Kent C. Dodds |
🛠 Code, Tools & Libraries |