Skip to main content

Tagged "React"

Farewell Create React App

The React team is looking to transition Create React App from a project scaffold to a launcher that includes options other than client-side rendering

When to use React's memo HOC

The memo higher-order component can prevent your component for re-rendering unnecessarily, but you should use caution before using it

How to create a render prop component

Render props are a popular technique in modern React, but they can be tricky. Here is a brief explanation and guide to creating your own.

Browse by tag or all articles.