Sunday, 18 September, 2016 UTC


Summary

sponsor
Doing React Right with a starter kit
javascript, react, sponsor, chat
This tutorial is the perfect starting point for building a React-based chat application.
react
Generators and Channels in JavaScript
react, channels
The following should be an introduction into generators and channels. If you know about promises, generators, coroutines and channels jump to the Using Generators and Channels with React section.
Top 10 Editors For React Native Mobile App Development
reactnative, ide
React Native is the current trend for making high quality, native and powerful mobile applications using JavaScript. Its hardly been a year since Facebook inc. released the React Native open source project, and it is amazing to see so much movement in terms of development, support, plugins, tools, integrations etc.
Introducing React Game Kit
react, game, kit
React Game Kit is Formidable’s newest release, written by the one and only Ken Wheeler. Since Ken is busy killing it in Israel at ReactNext, I’m giving a rundown of what React Game Kit is and why you should use it. Ken’s slides from his React Next talk can be found here, and I highly recommend you take a look at them.
AJAX Requests in React: How and Where to Fetch Data
react, ajax
One of the first questions new React developers have is, “How do I do AJAX requests in React?”
Introducing React Router Native
react, reactnative, router
I’m very excited to announce a project that has been a few months in the making, react-router-native, a routing library for React Native that strives for sensible API parity with react-router.