September 2025
Beginner
732 pages
19h 14m
English
In this chapter, we’ll dive into some of the most widely used structural design patterns and see how they apply in the world of Node.js. Structural patterns help us define clear relationships between components, enabling flexible and efficient architectures.
We’ll focus on three key patterns:
Along the way, we’ll also touch on reactive programming (RP) and explore Level, a fast, lightweight key-value store that fits well in the Node.js ecosystem. You’ll learn how to use it and even build your own plugin.
By the end of the chapter, ...
Read now
Unlock full access