Part 2:Architecture and UI Patterns
In this part, you will get an overview of architecture and UI patterns in JavaScript. You will learn about common reactive view library patterns in React and rendering strategies with React and Next.js. Finally, you’ll learn about two approaches to scaling your application via micro frontends with the zones and islands architectures.
This part has the following chapters:
- Chapter 4, Exploring Reactive View Library Patterns
- Chapter 5, Rendering Strategies and Page Hydration
- Chapter 6, Micro Frontends, Zones, and Islands Architectures