Part 2: Framework Development
In this part, the book builds on top of the real-world framework examples and switches gears to focus on the programming aspects of framework creation from scratch. The goal is to cover the complete process of planning, architecting, and publishing a new full stack framework. These stages include several important considerations and a lesson in the architecture of various types of components. The emphasis is on the practical approach and guidance of each process’s steps that benefit developers of all types.
In this part, we cover the following chapters:
- Chapter 5, Framework Considerations
- Chapter 6, Building a Framework by Example
- Chapter 7, Creating a Full Stack Framework
- Chapter 8, Architecting Frontend Frameworks