Curated Tech Reading Map

Find your next tech book to read

Book

Learning React, 2nd Edition

Alex Banks, Eve Porcello

Buy on Amazon* The link above is an advertisement via Amazon Associates.

Summary

Alex Banks and Eve Porcello assume you already know JavaScript, CSS, and HTML in the browser, and build this second edition around a learning path from functional programming concepts through JSX, state, and Hooks. It covers Hooks-based state and data fetching, testing, routing, and server-side React, plus a chapter on Suspense for handling lazy loading and error states. The many hands-on exercises are meant to be typed and run, not just read, so the patterns are practiced rather than only explained.

Target Readers

  • Developers comfortable with JavaScript who are learning React for the first time and want hands-on exercises over a reference manual
  • Engineers who learned React before Hooks existed and need current Hooks-based patterns for state and data fetching
  • Frontend developers who need routing, testing, and server-side rendering covered in one continuous learning path

Tags

#react#hooks#declarative-ui

Colophon

Publisher
オライリー・ジャパン
ISBN
978-4873119380
Published
Aug 2021
List price
¥3,740incl. taxMay differ from the actual selling price on Amazon

Get this book

* The link above is an advertisement via Amazon Associates.

Prerequisites

Next Books