#92 — June 15, 2018

Read on the Web

react status

The State of React Native 2018 — An update on the state of the React Native project direct from Facebook including how they’re using it in more of their own apps and news of a major rearchitecturing process.

Sophie Alpert (Facebook)

Reaptcha: Google reCAPTCHA v2 Wrapper for React — A clean and idiomatically React way of using Google’s valuable reCAPTCHA service to keep bots away from your signup, commenting, and similar systems.

Jakub Sarnowski

Fix Production Bugs in Seconds with Sentry — Relying on users to report errors? Use Sentry to see unminified code right in the stack trace with source maps. Cut time to resolution from 5 hours to 5 minutes. Sentry is 100% open source and loved by 500K developers. Sign up for free.

Sentry sponsor

Office 365 Is Being Rewritten with JS and React — As well as Skype, Microsoft Teams, and VS Code, which you may already be familiar with. React Native Windows is the approach being used which makes it possible to build seamless Windows 10 and Xbox One apps using React.

Sean Thomas Larkin on Twitter

Building Serverless Mobile Apps with React Native and AWS — A look at what’s involved with building a ‘backendless’ mobile app using React Native along with AWS’s Mobile CLI, Cognito (for auth), and Amplify.

Nader Dabit

How to Build a React Project From Scratch with Webpack 4 — If you’ve been leaning on create-react-app till now but are keen to learn how to do it all from scratch, this basic walkthrough could help.

Sukhjinder Arora

Perfect Pulled Pork with React Native, Expo, and Express — An extensive tutorial of building an app to take and upload a photo of a thermometer every 30 seconds in order to smoke some meat perfectly.

Dave Ceddia

Learn How to Put the 'M' in 'MERN Stack' at MongoDB World — MongoDB World is a chance for developers from all backgrounds to get up to speed on MongoDB.

MONGODB sponsorevent

💻 React Jobs

Sr. Fullstack Engineer (Remote) — Sticker Mule is looking for passionate developers to join our remote team. Come help us become the Internet’s best place to shop and work.

Sticker Mule

Have You Tried Vettery? — Vettery matches top tech talent with fast-growing companies. Take a few minutes to join our platform.

Vettery

📘 Tutorials

How To Build A Movie Search App with React and ElasticSearch

Raj Meghpara

'Big Testing' in React — Essentially acceptance tests that test your app in the way a normal user would.

Wil Wilsman

Atomic Design With React And Bit: Simplifying a Complex UIBit is a tool to make it easier to isolate, version, and distribute individual components.

Stjepan Golemac

Managing React State with Render Props“Render props provide a flexible structure for building components in React by decoupling state and the view.”

Jimmy Mintzer

React Native: The Native Parts (Android Edition) — A comprehensive guide to some tricks to help you unleash React Native’s full potential on the Android platform.

Blagoja Evkoski

Building an Image Gallery with Laravel and React — If PHP is your thing, this might be helpful.

Waleed Ahmad

🔧 Code and Tools

React-Select: A Flexible Select Input Control Built With React — With multiselect, autocomplete and Ajax support. Live demo here.

Jed Watson

Host Git Repository Servers w/ DigitalOcean’s One-Click GitLab App

DigitalOcean sponsor

React Formular: An Experimental Approach to Binding Forms and Inputs — Leaning on the new React Context API.

Lukas Klinzing