Pragmatic MVU with React and TypeScript

With the introduction of hooks, React got some compelling new instruments – including useReducer, which can be used to implement Model-View-Update within a React component. Read more

Similar

Why Is React Concurrent Mode Exciting?

A guide for non-React engineers. Last week the React team released an experimental version of Concurrent Mode to the public. It's been in development for over a year and the React community has been very excited about its release. What is Concurrent Mode?... (more…)

Read more »