Skip to content

Angular

Angular concepts for full-stack development — covers L2/L3 EPAM interview topics.

Topic Key Focus
TypeScript Basics Types, Interfaces, Generics, Decorators
Components & Templates Component structure, I/O, Lifecycle hooks, Directives, Change detection
Routing & Forms RouterModule, Guards, Template-driven & Reactive forms
RxJS & State Management Observables, Operators, Subjects, ngrx/ngxs
Tooling Angular CLI, NPM/Yarn, Webpack, Build process