Angel Sola

Ángel Sola Orbaiceta is a senior software engineer with more than 10 years of experience building all kinds of software, from native desktop applications to backend services and frontend web applications. Mechanical engineer by training but software engineer by passion, Ángel is a curious person who loves to learn how things work from first principles and to share his knowledge with others. In his spare time, you’ll likely find him hanging out with friends, cooking food from all over the world, or reading a book—most likely a popular science book or a dystopian novel.

books by Angel Sola

Build a Frontend Web Framework (From Scratch)

  • April 2024
  • ISBN 9781633438064
  • 384 pages
  • printed in black & white

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.