porangular·angular· v1.0.0 · atualizado em 2026-04-10
78
Score
Explains the mental model and architecture of the code under `packages/core`. You MUST use this skill any time you plan to work with code in `packages/core`.
explain angular core architecturedescribe the mental model of packages/corehow does angular rendering work?what is the role of LView and TView?explain angular dependency injectionhow does change detection work in angular core?where is the ivy rendering engine located?how to modify angular core?