React Trends in 2024
An overview of emerging React trends for 2024, focusing on Astro for performance and new authentication libraries.
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.
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 setting up a minimal web development environment for MacOS or Windows, including React.
Robin Wieruch, a freelance React developer from Berlin, offers his services for product development, consulting, and team mentoring.
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.
Overview of new features in Redux Toolkit 2.0 presented at React Summit US 2023, including video and slides.
Why You Want Need React Query07.11.2023 — ReactJs, React Query, JavaScript, useEffect — 5 min read Photo by Christian Lue#1: Practical React Query#2:
How to enforce accessibility props in a TypeScript React ToggleSwitch component, requiring either ariaLabel or ariaLabelledBy.
A guide explaining the importance of keys in React for rendering lists, including best practices for creating unique and stable identifiers.
A deep dive into building advanced React DevTools with time-travel debugging capabilities using Replay.io's backend API.
A developer explains their journey migrating their personal blog from Gatsby to Astro, detailing the reasons for the switch and the benefits of the new static site generator.