React in Depth
Morten Barklund
React in Depthteaches the React libraries, tools and techniques that are vital to build amazing apps. You'll put each skill you learn into practice wi...
Angel Sola Orbaiceta
Publisher
Simon and Schuster
Duration
8 hr 6 min
ISBN
9781633438064
Genres
From the Back Cover: Build a Frontend Web Framework (From Scratch) guides you through a simple component-based frontend framework that borrows from React, Svelte, Angular, and other familiar tools. You'll learn how a modern framework operates by adding features like component state and lifecycle management, a virtual DOM, and reconciliation algorithms to update the HTML efficiently. You'll appreciate how each critical concept is broken down into easy-to-digest chunks and explained with engaging graphics. About the reader: For web developers familiar with JavaScript and Node.