React Newsletter #107

React Native to MIT, the future of state in React, and nested routes with REact Router v4


News

React Native to MIT

React Native joined React in migrating to use an MIT license.


Articles

The Future of State in React

The days of relying on external libraries for managing light non-local state are coming to a close. React's new Context API will be the go-to solution for sharing state simply™️ (in this author's opinion).

Nested routes with React Router v4

React Router v4 introduced a new declarative, component based approach to routing. With that approach came some confusion around nested routes. In this post we’ll break down that confusion and you’ll learn how to nest routes with React Router.

How to Apply UI Test Automation in React Native Apps? | Polidea

React Native has changed the way we think about the mobile apps development process but didn’t change the main goal of software development teams—delivering the best quality products as soon as possible. However, it definitely comes with its own set of challenges every developer needs to conquer. In this post Adam outlines the most import ones, along with some tips on how to solve them.


Tutorial

Building a location sharing app with React Native and Pusher

In this tutorial you’ll be building a location-sharing app with React Native and Pusher. By reading this tutorial, you will learn how to use the geolocation functionality in React Native, and broadcast the geolocation data with Pusher. You will also learn how to integrate Facebook login into the app.


Sponsor

Planning a React Application: Whitepaper

Start your next React project with confidence. Learn strategies for tooling, frontend and UX, testing and performance to boost your (and your team’s) productivity. Get your free copy.


Projects

awesome-react-context

A curated list of stuff related to the new React Context API.

react-lazyload-fadein

Lazyload your React component and nicely fade in when it's ready.

gatsby-hacker-news

Gatsby is a blazing-fast static site generator for React. This is the Gatsby implementation of Hackernews using the gatsby-source-hackernews plugin.


made with ❤️ by ui.dev