The React Native experience at Drops, React-Virtualized, and authentication for your React and Express app with JSON Web Tokens
Create React App V2 is coming very soon. Speak now or forever hold your peace.
Like Airbnb, Drops put a lot of their stake in React Native. Unlike Airbnb, Drops is sticking with it. From the great to the ugly, this is their experience.
React Virtualized is a set of React components for efficiently rendering large lists and tabular data. This article walks through why, when, and how you should use it.
This guide will demonstrate an approach to implement authentication for a web application built using React and react-router on the frontend and node.js using Express and MongoDB with Mongoose on the backend.
Linh made a simple search app which calls to the Guardian API to retrieve articles and display the results to the user. First, she will show you the functional app code, followed by unit tests and then followed by integration tests.
A cheatsheet, for React.
This library is a collection of React components that help build Single Page Apps for desktop and mobile. airr-react defines a few basic UI classes and features that every app needs. The core component is responsible for maintaining navigation in the app.
CLI for creating reusable, modern React libraries using Rollup and create-react-app.
A React component for Tippy.js, a tooltip/popover library.
This library makes it possible to progressively load images and React components only when the user is ready to consume the content. Additionally, you get component based code splitting for free.
Editable Text Component for React Applications