#137 — May 8, 2019 |
React Status |
Microsoft Launches React Native for Windows — React Native began life as a way to build native mobile apps using the React approach, but it’s increasingly been considered as a way to build apps for other platforms too. Microsoft has now unveiled its open source project for bringing React Native to Windows app development. Exciting times lie ahead! GitHub repo. TechCrunch |
5 Things You Didn’t Know About React DevTools — You can theme them, you can debug performance using its profiler, you can dig into source, use ‘secret’ React APIs, and more. Kristofer Selbekk |
5 Simple Steps to Deploying a React App to the Cloud — Follow this guide to learn how to deploy and update a static site with Visual Studio Code. Master the steps, then share this training resource with your team. Microsoft sponsor |
React Native at F8 and Open Source Podcast — Sitting in the shadow of Microsoft Build, it’s easy to forget Facebook had their own F8 event last week, but if you’re a React Native user you’ll want to catch up with how Facebook are using React Native and continuing to innovate on the platform. Christoph Nakazawa |
Always Kent C. Dodds |
🐦 Seen on Twitter.. |
|
💻 Jobs |
Senior React Developer (Remote) — Our hardware/software product uses machine learning/AI to help DSLR/mirrorless users get better photos. Arsenal |
Find A React Job Through Vettery — Vettery specializes in tech roles and is completely free for job seekers. Vettery |
📘 Tutorials |
▶ A Hands-On Introduction to React Hooks — A 30-min introduction and demonstration of hooks directly from Facebook’s F8 conference and given by an experienced developer on the Instagram Web team who’s using React every day. Kathryn Middleton |
How to Create a Search Bar in RxJS with Real-Time Results DigitalOcean sponsor |
Why I Love Harry Wolff |
▶ How to Add Dark Mode to Your React App Code Artistry |
Michael Jackson and Ryan Florence |
React Navigation vs. React Native Navigation: Which Is Right for You? — In case you’re confused, both React Navigation and React Native Navigation are for React Native apps ;-) Zain Sajjad |
🔧 Code and Tools |
React Rating: A Rating Component with Custom Symbol Support — Got something you want people to rate? Want to use stars, circles, hearts.. or whatever you want? Demos with code. dreyescat |
Relay 4.0.0 Released: A Framework for Building Data-Driven React Apps — “Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.” |
Get the Fastest Website Deployments. Get Started Free — Learn the most effective way to build better apps faster. Buddy sponsor |
React Simple Animate: UI Animation Made Simple — An easy way to perform animations in React. Demos and code here. Bill Luo |
A React Dashboard Made with Material UI Components Devias |
React-mapbox-gl: A React binding of Alexandre Rieux |
react-date-picker: A Date Input Component — We linked this a year ago but it’s continuing to get very frequent updates and releases. Plus it’s been a whole seven issues since we linked to a date selector, so it’s about time. Wojciech Maj |
React Email Autocomplete: An Autocompleting Email Field Component — Let’s say you have a newsletter sign up page.. 😏 this will help autosuggest some of the most popular email domain names on your email input field. Masoud Ghorbani |