React Newsletter #163

Four patterns for global state with React hooks, better apps with React server-side rendering, and how to craft animations with React Simple Animate


Articles

Four patterns for global state with React hooks: Context or Redux

Global state or shared state is one of the biggest issues when you start developing a React app. Should we use Redux? Do hooks provide a Redux-like solution? In this post, Daishi would like to show four patterns toward using Redux.

Better Apps with React Server-Side Rendering


Sponsor

Land A New Job Through Vettery

Vettery specializes in developer roles and is completely free for job seekers. Interested? Submit your profile, and if accepted, you can receive interview requests directly from top companies seeking React devs. More info.


Tutorials

How to Craft Animations in React with React Simple Animate

In this article, learn how to craft animations in React using a new library called React Simple Animate.

Building AutoLink component in React

A little trick using .split and .map to convert all URLs to anchor tags in React.


Projects

React Simple Animate

UI Animation Made Simple.

React Vertex

Hooks-based WebGL library for React.


Videos

Live Chat App with React Tutorial

In this video you'll build a full stack app using React + Material UI on the front end, with NodeJS + Socket.io web socket library on the back end.


made with ❤️ by ui.dev