Table of Contents
Welcome to issue 37.
This week we learn how to build ReactVR apps (and see some Facebook examples), Make CSS work with JavaScript, get started with Relay Modern and Isomorphic Apps, take a look at the best books in Java and much more!
How (and why) to use D3 with React
D3js is great for building visualizations. Even better with React.
How to Make React VR Apps
React VR is a great framework from Oculus that lets you build virtual reality web apps. You can use it, and some JavaScript, to make your own tours and user interfaces.
Blog
Learn Java
React VR Examples
Facebook examples of how to use ReactVR.
Stop using CSS in JavaScript for web development
CSS isn’t going anywhere. A lot of the projects choose to style documents in JavaScript for wrong reasons.
Use Relay Modern for Building Isomorphic Web Apps
Relay Modern is a new version of the popular GraphQL client library used at Facebook, making it super flexible for integrating into any kind of web apps, including isomorphic (or, universal) web applications.
React Native Effective Patterns
I’ve been working with React Native for quite a while now, both personally and professionally, and really enjoy it; in this article I will describe some patterns I use.
Build APIs using Laravel and GraphQL
GraphQL is a query language for your API, and a server-side runtime for executing queries by using a type system you define for your data.
Why you should keep your react components pure by using HOCs
Building front-end apps these days involves a lot of complexity.
CSS in JavaScript: The future of component-based styling
By adopting inline styles, we can get all of the programmatic affordances of JavaScript.
Sizzy: Develop responsive websites fast
I was already using react-storybook to switch between all the variations of a component, but I still had to switch between 12 devices just to see the changes in all of them. And that’s how it all started.
That’s it for the newest edition of the best weekly ReactJS, React Native & GraphQL Newsletter!
Like & follow for all the news about ReactJS, React Native & GraphQL!