Front-End Reactive Architectures: Explore the Future of the Front-End using Reactive JavaScript Frameworks and Libraries

  • 2h 16m
  • Luca Mezzalira
  • Apress
  • 2018

Learn how to use reactive architectures on the front-end. There are many technologies using a reactive approach on the back end, but this book teaches you how the reactive manifesto can be used to benefit your front-end programming as well.

You will discover what reactive programming is, what the current front-end ecosystem looks like, and how to use a range of frameworks and libraries. You will also apply specific reactive architectures in your own projects. Each concept is taught with a mix of technical explanations and real-world code implementations.

The future of front-end programming and architecture is reactive – don’t get left behind: Add Front-End Reactive Architectures to your library today.

What You'll Learn

  • Understand when and why you should use a reactive architecture
  • Apply a specific reactive architecture in a project
  • Manage different reactive architectures

Who This Book Is For

Mid-senior front-end developers, tech leads, and solutions architects

About the Author

Luca Mezzalira is an Italian Solutions Architect with 15 years of experience. He is a Google Developer Expert on Web Technologies and the manager of London JavaScript community. Luca believes that best way to use any programming language is mastering their models, which is why he enjoys researching topics such as OOP, functional programming and reactive programming.

In his spare time, Luca writes for national and international technical magazines and acts as a technical reviewer for several publishers. He has spoken at a wide range of conferences all over the world.

In this Book

  • What Is Reactive Programming?
  • Architectures Comparison
  • Reactive Programming
  • Cycle.js and MVI
  • MobX: Simple State Management
  • SAM: A Functional Reactive Pattern
  • A Reactive Future