Press "Enter" to skip to content

Developing a React JS Edge 2nd Edition

BEPress_ReactEdge_Cover_v2_small

$22.99 U.S.
ISBN 978-1-939902-29-0
Second Edition
Published April 2016

Developing a React.js Edge 2nd Edition

Richard Feldman, Frankie Bagnardi, Simon HØjberg, & Jeremiah Hall

The entire book has been updated for React 0.14, using the latest version of JavaScript, ES6 (or ES2015).

With this edition, you get an expanded discussion of data flow, specifically around Flux, as well as discussions of using immutability with React, specifically around Immutable.js, and also the seamlessimmutable library.

Throughout the book we reference bits of our example application, a reddit clone. Readers can read the full source code at http://git.io/vlcpa and view an online demo at http://git.io/vlCUI. This book also takes you through four main topic areas to help you develop an edge with React: creating and composing components, tooling, working with React, and advanced topics including DOM manipulations, animations, performance tuning, and more. This book will enable you to navigate all of these concepts and help you understand why they are beneficial, and can help you build scalable Single Page Applications (SPAs).

To get the most out of this book, you should be experienced with JavaScript and HTML. It's beneficial if you have experience with writing SPAs (regardless of which framework like Backbone.js, AngularJS, or Ember.js), but it is not required.