Latest Posts
Day 23 — Dynamic Components: Rendering at Runtime
Learn to render components dynamically using ViewContainerRef and ngComponentOutlet.
Day 22 — Progressive Web Apps (PWA): Offline Support & Installation
Convert your Angular app into an installable PWA with offline capabilities.
Day 21 — Angular Animations & Transitions
Create complex animations: fade ins, list staggering, and keyframes with Angular Animations.
Day 20 — Angular SSR: Server-Side Rendering & SEO Mastery
Enable SSR and Hydration for SEO mastery with @angular/ssr.
Day 19 — Deployment: Build for Production, Firebase, Vercel & Netlify
Build and deploy Angular apps to Firebase, Vercel, and Netlify with environment management.
Day 18 — Custom Directives Attribute, Structural & Composition
Build Attribute Directives, Structural Directives (*appRole), and use the Directive Composition API.
Day 17 — Unit Testing in Angular: Jasmine, Karma & Spies
Learn Unit Testing: Jasmine, Karma, Spies, and testing Components, Services, and Signals.
Day 16 — State Management with NgRx SignalStore
Master modern state management with NgRx SignalStore: State, Computed properties, Methods, and RxJS integration.
Mastering Angular signals
A deep dive into the new reactivity primitive in Angular 16+.