Limit this search to....

Isomorphic Web Applications: Universal Development with React
Contributor(s): Kolker Gordon, Elyse (Author)
ISBN: 161729439X     ISBN-13: 9781617294396
Publisher: Manning Publications
OUR PRICE:   $37.99  
Product Type: Paperback
Published: July 2018
Qty:
Temporarily out of stock - Will ship within 2 to 5 weeks
Additional Information
BISAC Categories:
- Computers | Programming Languages - Javascript
- Computers | Software Development & Engineering - General
- Computers | Web - Web Services & Apis
Physical Information: 0.6" H x 7.4" W x 9.2" (1.10 lbs) 320 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
Summary

Isomorphic Web Applications teaches you to build production-quality web apps using isomorphic architecture. Designed for working developers, this book offers examples in relevant frameworks like React, Redux, Angular, Ember, and webpack.

Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.

About the Technology

Build secure web apps that perform beautifully with high, low, or no bandwidth. Isomorphic web apps employ a pattern that exploits the full stack, storing data locally and minimizing server hits. They render flawlessly, maximize SEO, and offer opportunities to share code and libraries between client and server.

About the Book

Isomorphic Web Applications teaches you to build production-quality web apps using isomorphic architecture. You'll learn to create and render views for both server and browser, optimize local storage, streamline server interactions, and handle data serialization. Designed for working developers, this book offers examples in relevant frameworks like React, Redux, Angular, Ember, and webpack. You'll also explore unique debugging and testing techniques and master specific SEO skills.

What's Inside

  • Controlling browser and server user sessions
  • Combining server-rendered and SPA architectures
  • Building best-practice React applications
  • Debugging and testing

About the Reader

To benefit from this book, readers need to know JavaScript, HTML5, and a framework of their choice, including React and Angular.

About the Author

Elyse Kolker Gordon runs the growth engineering team at Strava. Previously, she was director of web engineering at Vevo, where she regularly solved challenges with isomorphic apps.

Table of Contents

    PART 1 - FIRST STEPS
  1. Introduction to isomorphic web application architecture
  2. A sample isomorphic app
  3. PART 2 - ISOMORPHIC APP BASICS
  4. React overview
  5. Applying React
  6. Tools: webpack and Babel
  7. Redux
  8. PART 3 - ISOMORPHIC ARCHITECTURE
  9. Building the server
  10. Isomorphic view rendering
  11. Testing and debugging
  12. Handling server/browser differences 203
  13. Optimizing for production
  14. PART 4 - APPLYING ISOMORPHIC ARCHITECTURE WITH OTHER TOOLS
  15. Other frameworks: implementing isomorphic without React
  16. Where to go from here

Contributor Bio(s): Gordon, Elyse Kolker: -

Elyse Kolker Gordon has been building web applications for five years and is a Technical Lead at Vevo, where she solves challenges with isomorphic apps every day. She writes technical articles and speaks about JavaScript at meetups and conferences. In her free time, she plays the drums and travels.