书籍 Micro Frontends in Action的封面

Micro Frontends in Action

Michael Geers

出版时间

2020-06-03

ISBN

9781617296871

评分

★★★★★

标签

web编程

书籍介绍

Micro Frontends in Action teaches you how to put the theory of micro frontends into practice. Frontend expert Michael Geers teaches you with a complete ecommerce example application that illustrates how a large-scale business application can adopt the micro frontends approach. You’ll learn to integrate web applications made up of smaller fragments using tools such as web components or server side includes, how to solve the organizational challenges of micro frontends, and how to create a design system that ensures an end user gets a consistent look and feel for your application. When you’re done, you’ll be able to better distribute your team’s skills and resources to deliver quality software quickly and flexibly.

what's inside

Applying integration strategies with iframes, AJAX, server-side includes, web components and the app-shell approach

Optimizing for performance and asset delivery strategies

Designing coherent user interfaces

Migrating to a micro frontends architecture

用户评论
五星推荐 非常详细的给出了多种微前端解决方案和使用场景,大部分场景可以直接拿来当技术评审 RFC 模板用。 更难能可贵的是作者总能 set aside IT glasses and put on product management scarf,微前端本身是没有什么技术门槛的,但是如何让你的 stakeholder buy-in 可能比技术本身还重要。
本书很细致讲了微前端设计的技术,并做了各种横向对吧.还把整个前端的发展方向的思考也融入其中,光是那20几个工程,就可以感受到微前端的不同样式.特别最后一个部分,对于CDN,UI系统,团队构成等都让人感受到作者确实是倾囊相授,受益匪浅,值得以后再复习.
由独立的跨职能团队完成端到端的开发,然后由一个框架来把不同团队的功能整合成一个完整的应用。 对基础技术原理的介绍非常清晰。
刚好手头有项目要重构,查文档的过程中无意间看到了这本书,给了很好的启发,今年读过的最好的技术书。希望能早日引进并出版,让更多人收益。
和我的预期有一些出入,但涵盖了微前端的方方面面,整体还不错,值得一看。