2024 April. Kindle Scribe
A developer's monthly digest covering tech articles, books, and personal thoughts on switching from an iPad to a Kindle Scribe for focused reading.
A developer's monthly digest covering tech articles, books, and personal thoughts on switching from an iPad to a Kindle Scribe for focused reading.
A guide on using react-hook-form's Controller component to handle simple array values, avoiding the complexity of useFieldArray.
A technical guide on generating dynamic Open Graph (OG) images using React, the Satori library, and Netlify Edge Functions.
A satirical and critical look at Single-Page Applications (SPAs), explaining their concept while humorously highlighting performance and complexity trade-offs.
A guide to implementing React's useOptimistic() hook across layouts and pages in Next.js using a Context provider for optimistic UI updates.
Explains React hydration mismatches in SSR and how to use useSyncExternalStore to prevent them, covering common pitfalls and solutions.
An overview of emerging React trends for 2024, focusing on Astro for performance and new authentication libraries.
A guide to building flexible, reusable React components using polymorphic patterns with TypeScript for type safety.
An analysis of React's current state, focusing on the paradigm shift and complexity introduced by React Server Components and the Next.js App Router.
A personal blog post reflecting on the author's career, coding burnout, life changes, and hobbies from 2023, and looking ahead to 2024.
An analysis of modern frontend web architectures, comparing SPAs, server-rendered HTML, and frameworks like React, focusing on trade-offs for rich web applications.
A seasoned React developer expresses frustration with React's complexity, communication issues, and slow development pace.
Explores the two approaches for running React components: on the client-side for instant interactivity or on the server-side.
Robin Wieruch, a freelance React developer from Berlin, offers his services for product development, consulting, and team mentoring.
A guide for beginners on setting up a minimal web development environment for MacOS or Windows, including React.
A step-by-step guide to installing React.js, Node.js, NPM, and VS Code on MacOS for web development.
A guide for beginners on how to learn React effectively by focusing on the core library first and avoiding common distractions.
A developer's 2023 review focusing on TanStack Query v5 release and creating an official course for the library, while balancing work and open source.
A guide to migrating a React application's testing suite from Jest to Vitest, covering setup, configuration, and benefits.
A personal 2023 year-in-review by Kent C. Dodds, covering the launch of Epic Web, numerous speaking engagements, and family life.