课程: Micro Front-End Architecture with React
免费学习该课程!
今天就开通帐号,24,700 门业界名师课程任您挑!
Project scope and team setup - React.js教程
课程: Micro Front-End Architecture with React
Project scope and team setup
- [Instructor] We will be building an application for a bookstore. Think of it as a dynamic online marketplace where customers can browse books, add items, and also proceed to checkout. This project is a perfect representation of our micro-frontend architecture works in a real life scenario. Multiple teams working independently on different features, yet delivering a unified user experience. The book listing. This is the main interface where customers can browse through a collection of books. Each book cart display details like the title, the author, and the price, and a button to add the book to the cart or to buy a book. Customer can also view more details about the book. Cart management. These features allows users to manage their selected books. They can view all the books they've added, adjust quantities or remove items before proceeding to checkout. The checkout process. The final stage where customers can review their order, provide shipping details, and complete the purchase…
内容
-
-
-
-
-
-
-
(已锁定)
Project scope and team setup3 分钟 59 秒
-
(已锁定)
Repository and environment setup2 分钟 32 秒
-
(已锁定)
Book-listing team development8 分钟 47 秒
-
(已锁定)
Cart team development3 分钟 21 秒
-
(已锁定)
Checkout team development4 分钟 6 秒
-
(已锁定)
Coupling and deploying the complete app10 分钟 42 秒
-
(已锁定)
Finalizing the app routing5 分钟 25 秒
-
(已锁定)
-