Beginning ReactJS Foundations (Wrox)
Wednesday, 09 March 2022

This book walks readers through the fundamental concepts of programming with the React JS front-end tool. Written by Chris Minnick, a full-stack engineer, speaker, and community organizer, the book looks at how to understand React and how to begin building applications with it. The book covers the technical terminology used by ReactJS developers and works with relevant and modern examples perfect for React and programming newbies and veterans alike. It assumes no prior software engineering knowledge or experience, explaining and clarifying terms of art as they’re introduced.

 

Author: Chris Minnick
Publisher: Wiley
Date: February 2022
Pages: 512
ISBN: 978-1119685548
Print: 1119685540
Kindle: B09RTRTPCQ
Audience: JavaScript developers
Level: Introductory/Intermediate
Category: JavaScript

Topics covered:

  • Guides to understanding the JavaScript features used by React
  • A step-by-step tutorial in writing your first React application
  • How to write JSX code
  • How to write class and function components
  • How to use advanced features of React version 17+, including hooks, error boundaries, refs, and portals

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
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



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