Micro Frontends in Action (Manning)
Wednesday, 04 November 2020

This book shows how to simplify developing frontends by composing them from small, well-defined units. Michael Geers describes the micro frontends approach to designing your web apps as systems of features to benefit from faster feature development, easier upgrades, and the ability to pick and choose the technology you use in your stack. He starts with the core micro frontend design ideas and works through building an e-commerce application, working through practical issues like server-side and client-side composition, routing, and maintaining a consistent look and feel.

Author: Michael GeersPublisher: Manning Date: October 2020
Pages: 296
ISBN: 978-1617296871 Print: 1617296872
Audience: JavaScript developers
Level: Intermediate
Category: JavaScript

microfront

 

  • Create a unified frontend from independent applications
  • Combine JavaScript code from multiple frameworks
  • Browser and server-side composition and routing
  • Implement effective dev teams and project workflow

 

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
 


Modern Frontend Development with Node.js

Author: Florian Rappl
Publisher: Packt Publishing
Date: November 2022
Pages: 208
ISBN: 978-1804618295
Print: 1804618292
Kindle: B0B9BH5WBS
Audience: Node.js developers
Level: Introductory/Intermediate
Rating: 3
Reviewer: Ian Elliot
Modern development - what else is there?



Pearls of Algorithm Engineering

Author: Paolo Ferragina
Publisher: ‎Cambridge University Press
Pages: 326
ISBN: ‎978-1009123280
Print:1009123289
Kindle: B0BZJBGTLN
Audience: Admirers of Knuth
Rating: 5
Reviewer: Mike James

Algorithm engineering - sounds interesting.


More Reviews