Marc Garreau

MARC GARREAU is a developer at the Ethereum Foundation on the Mist core team, where he wrangles application state in the Mist browser. Previously, he architected and executed applications using Redux at consultancies Cognizant and Quick Left. He’s written a number of popular Redux blog posts and has spoken at several JavaScript meetups in the Denver area.

books by Marc Garreau

Redux in Action

  • May 2018
  • ISBN 9781617294976
  • 312 pages
  • printed in black & white
  • Available translations: Simplified Chinese

Redux in Action is an accessible guide to effectively managing state in web applications. Built around common use cases, this practical book starts with a simple task-management application built in React. You'll use the app to learn the Redux workflow, handle asynchronous actions, and get your hands on the Redux developer tools. With each step, you'll discover more about Redux and the benefits of centralized state management. The book progresses to more-complex examples, including writing middleware for analytics, time travel debugging, and an overview of how Redux works with other frameworks such as Angular and Electron.