Sunday, 13 August, 2023 UTC


Summary

#419 – August 14, 2023
Things you forgot (or never knew) because of React
If you don't often look beyond established comfortable defaults, you might be surprised to learn just how far the world of frontend has moved away from React, and how big that gap continues to grow.
Forminer – Save hundreds of hours on creating form-building features (sponsor)
As a React developer, you most likely have to deal with building forms on a daily basis. Forminer gives you the comfort of creating form-building features seamlessly. Enjoy ready-made components by building form systems via drag & drop or customize them using JSON schema. Let your team and your users build forms easier than ever before.
Building a Design System with React Web Components
Learn how to create a universal Design system with React and Web Components to use in any web application or framework.
Using TypeScript with React
TypeScript is a popular way to add type definitions to JavaScript codebases. Out of the box, TypeScript supports JSX and you can get full React Web support.
Time Travel in React with Immer: A Step-by-Step Tutorial
In this in-depth tutorial, we will dive into the realm of time travel debugging in React, leveraging the remarkable capabilities of Immer. Immer is a powerful library that simplifies state management by enabling you to work with immutable data structures in a mutable-like manner.
Building a blog with a liking feature using React, Hanko and Novu
In this tutorial, you'll learn how to build a blogging platform that let's you create and react to posts.
Underrated React Hook - useSyncExternalStore
This article delves into its transformative potential, challenging traditional state management paradigms. By seamlessly integrating external data sources and enhancing cross-component communication, this hook offers an unconventional yet powerful approach.
My Experience Modernizing Packages to ESM
Details on the painful experiences and hard-earned lessons I've learned migrating the Redux packages to ESM.
newsletters
  • Leadership in Tech
  • Programming Digest
  • C# Digest