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


Classic Computer Science Problems in Python

Author: David Kopec
Publisher: Manning
Date: March 2019
Pages: 224
ISBN: 978-1617295980
Print: 1617295981
Kindle: ‎ ‎ B09782BT4Q
Level: Intermediate
Audience: Python developers
Category: Python
Rating: 4
Reviewer: Mike James
Classic algorithms in Python - the world's favourite language.



Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]


More Reviews