InfoQ Homepage React Content on InfoQ
-
The Strengths of Ember, Angular & React Explored
Rob Wormald, Lee Byron and Taras Mankovski discuss the strengths and weaknesses of Ember, Angular, and React and how one can benefit from each.
-
React Native: A Better Way To Do Mobile
Brent Vatne introduces React Native, a framework for building native user interfaces for mobile devices.
-
Taming the Wild Wild West of Next-Gen Front-End Apps
Ari Lerner discusses the options for building next-gen front-end apps, demonstrating how to build and deploy an app using both Angular 2 and React.js.
-
React.js Reconciliation
Jim Sproch describes how reconciliation works within React, and how to use it to enhance both performance and user experience.
-
React Native in Production
Adam Miskiewicz goes beyond the React Native docs and talks about best practices for building responsive and production-ready React Native applications with Redux, Relay, and GraphQL.
-
Comparing Hot JavaScript Frameworks: AngularJS, Ember.js and React.js
Matt Raible compares three JavaScript MVC frameworks: AngularJS, Ember.js and React.js, including client vs. server side templating and how they support isomorphic JavaScript.
-
Isomorphic Templating with Spring Boot, Nashorn and React
Sébastien Deleuze introduces Script Templating in Spring and shows how to build an isomorphic application using Spring Boot, Nashorn and React to render templates both on client and server.
-
Using React for the Mobile Web
Brian Holt talks about React, performance issues, some general web performance tips, lessons learned while helping write m.reddit.com using React.
-
Modern Front-end Engineering
Dustin Whittle discusses the pros and cons of modern UI toolkits like Zurb, Bootstrap, and SemanticUI and modern JavaScript frameworks like React, Angular, and Ember.
-
From Hackathon to React Native @ Facebook
Christopher Chedeau walks through the challenges, both technical and people management related, involved in bringing the React JavaScript UI library to iOS.
-
Ember: Off-the-shelf Productivity
Tom Dale discusses Ember.js: project governance, add-on ecosystem, tooling, Inspector, ES6, scalability, React.
-
The Immutable Front-end in ClojureScript
Logan Linn explores the design and implications of an architecture built around immutable data structures using ClojureScript and Om, a ClojureScript interface to Facebook's React.