React Newsletter #133

The React Native experience at Drops, React-Virtualized, and authentication for your React and Express app with JSON Web Tokens


News

Last call for Create React App v2

Create React App V2 is coming very soon. Speak now or forever hold your peace.


Articles

Our React-native experience at Drops (so far)

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: Why, When and How you should use it

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.


Tutorials

Authentication For Your React and Express Application w/ JSON Web Tokens

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.

How to Test React Components using Jest and Enzyme

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.


Projects

React Cheatsheet

A cheatsheet, for React.

airr-react: Reusable React components for creating Single Page Apps

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.

create-react-library

CLI for creating reusable, modern React libraries using Rollup and create-react-app.

tippy.js-react

A React component for Tippy.js, a tooltip/popover library.

react-progressive-loader

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.

React EdiText

Editable Text Component for React Applications


made with ❤️ by ui.dev