React in Depth (Manning)
Wednesday, 11 September 2024

This book teaches the React libraries, tools and techniques. Morten Barklund focuses on the modern best practices of React development, with full and up-to-date coverage of the latest features and changes to the React ecosystem. The book includes hands-on projects like a goal-focused task manager, expenses tracker, and custom UI library.

<ASIN: 1633437345>

 

Author: Morten Barklund
Publisher: Manning
Date: August 2024
Pages: 432
ISBN: 978-1633437340
Print: 1633437345
Kindle: B0DB2T7DHN
Audience: Developers wanting to learn React
Level: Intermediate
Category: JavaScript

Topics include:

  • Assess technologies in the React ecosystem
  •  Implement advanced component patterns to improve React code
  •  Optimize React performance for a smooth user experience
  •  Use developer tooling for better code maintenance and debugging
  •  Work with TypeScript for type safety
  •  Use CSS in JavaScript for efficient styling
  •  Manage data in React, including remote data and reactive caching
  •  Unit test React components for quality assurance and bug prevention
  •  Use popular React frameworks for building production-ready applications

For recommendations of JavaScript books see JavaScript Beginners Book Choice and Advanced JavaScript Book Choices in our Programmer's Bookshelf section.

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Python Distilled (Addison-Wesley)

Author: David Beazley
Publisher: Addison-Wesley
Date: September 2021
Pages: 352
ISBN: 978-0134173276
Print: 0134173279
Rating: 4
Reviewer: Alex Armstrong
Python isn't a big language but it's getting bigger all the time.



Core Java for the Impatient, 3rd Ed

Authors:  Cay S. Horstmann 
Publisher: Addison Wesley
Pages: 576
ISBN: 9780138052102
Print: 0138052107
Kindle: B0B8RZZBDJ
Audience: Smart programmers wanting in-depth coverage
Rating: 4.8
Reviewer: Mike James

The key to this book is the word "impatient" in the title. What does this m [ ... ]


More Reviews