September 2023
Intermediate to advanced
284 pages
5h 25m
English
Now that you have learned about the five main “blocks” that frameworks provide to build front-end applications—rendering, events, HTTP requests, routing, and state management—the next objective is to cover how to apply these blocks to the existing codebase to replace an old framework. While there are some outstanding books about refactoring and managing legacy code, most of the material I read in my career is about back-end code. The reason is simple: Looking ...