Channel Avatar

Angular University @UC3cEGKhg3OERn-ihVsJcb7A@youtube.com

50K subscribers - no pronouns :c

High quality Angular courses - angular-university.io Learn


07:49
Webstorm IDE Guided Tour
10:33
Javascript return vs return await (Crucial Difference)
07:27
Angular Signals RxJs Interoperability: toObservable() (Guess the Behavior)
14:36
🚨 Angular 18 Is Out: Zoneless Upgrade (Step-By-Step)
18:40
RxJs Becoming Optional In Angular: Why and What's Next?
14:25
Why Angular Signals? Write Your First Signal
05:34
Angular AI Integration (Experimental): NgConf 2024 Recap
08:55
πŸš€ Angular async / await: Can You Use It? (OFFICIAL Confirmation)
20:20
Angular Mistakes #6: πŸ›‘ STOP Overusing Centralized Stores
11:19
🚦NEW Angular 17 model() feature ... You MUST Know This!
11:38
🚦Angular Signals Game Changer: NgRx Signal State
09:17
πŸ’₯ NEW In Angular 17.3 πŸš€ output() and New RxJs Interoperability
13:53
🚦Angular NgRx Signal Store: WHAT are Deep Signals??
01:08:54
🚦 Angular NgRx Signal Store Crash Course (For NgRx Beginners)
22:58
πŸ’₯ Angular Time Machine #1:🚦The SIGNALS REVOLUTION Is Coming #angular
22:29
πŸ’₯ Angular Mistake #5: πŸ›‘ STOP Overusing OnPush Change Detection
05:17
πŸ’₯ Angular University YouTube Channel Intro
09:41
🚨COMING SOON in Angular 17.2: SIGNAL COMPONENTS One Step Closer
14:03
πŸ’₯ Angular Mistake #4: πŸ›‘ STOP Avoiding Using Promises #angular
16:53
πŸ’₯ Angular Mistakes #3: πŸ›‘ STOP Fixing RxJs Memory Leaks This Way #angular
10:25
🚨Angular URGENT Update #1: Angular 17 CLI EsBuild: OFF By Default #angular
14:03
πŸ’₯ Angular Mistakes #2: DON'T Overuse RxJs For Doing Simple HTTP #angular
07:15
πŸ’₯Angular Mistakes #1: βœ‹ DON'T Overuse the Async Pipe #angular
02:35
πŸ’₯ Courses UPDATED To Angular 17.1 (Angular University)
05:35
πŸ’₯ Did You Try The LATEST Angular Developer Tools? #angular
07:09
πŸ’₯ Angular 17.1 IS OUT - What's New? (Top 8 New Features)
24:56
πŸ’₯ Angular SSR Deep Dive (With Client HYDRATION) #angular
12:30
πŸ’₯ Angular Signal Inputs (COMING SOON in Angular 17.1) #angular
23:06
πŸ’₯ Angular Performance Tuning CRASH COURSE #angular
12:08
πŸ’₯ Angular TYPED Forms: Are You Using Them Correctly? #angular
03:28
πŸ’₯ IMPORTANT Announcements For 2024 (Angular University) #angular
03:23
πŸ’₯ Angular 17 SSR: How To Add Server-Side Rendering to an Angular Application #angular
09:39
πŸ’₯ Angular Signals Pattern: Signal-based Data Services #angular
03:53
πŸ’₯ Angular Signals: Derived signals with the computed API #angular
06:15
πŸ’₯ Angular Signals with Objects and Arrays: Common Pitfall #angular
08:51
πŸ’₯ Introduction to Angular Signals: Writing our first Signal #angular
07:44
πŸ’₯ Angular Signals - Section Introduction
06:12
πŸ’₯ Angular @defer - Custom Triggers
04:13
πŸ’₯ Angular @defer - Timer triggers and Prefetch Triggers
06:04
πŸ’₯ Angular @defer syntax Demo - Understanding partial template loading
08:27
πŸ’₯ 14 Angular @defer Section Introduction
08:51
πŸ’₯ New Angular 17 @for Tracking Functions
03:53
πŸ’₯ Angular @switch In Action - New Angular 17 Template Syntax
01:44
πŸ’₯ Angular 17: Comparison between @if vs ngIf
05:06
πŸ’₯ New Angular 17 @if else syntax (Alternative to *ngIf) - Quick Demo
01:16
πŸ’₯ Comparison between Angular @for and ngFor
09:14
πŸ’₯ New Angular 17 @for syntax: @empty, $index and other extra options
05:18
πŸ’₯ New Angular 17 Feature: @for syntax (*ngFor successor)
06:50
⚑ HTTP In Qwik With useResource
08:47
⚑ Introduction To Qwik Stores
06:16
⚑ How To Style Qwik Components With useStyles
03:46
⚑ Qwik Conditional Rendering - Show Or Hide Elements In Qwik
06:54
⚑ Qwik Component Event Handlers
10:26
⚑ Qwik Component Input Properties
06:52
⚑ Introduction To Qwik Components - Hello World
07:28
πŸ’₯ Typescript Generics - Understanding the keyof Operator
06:49
πŸ’₯ The Typescript Optional Interface (Simple Explanation)
08:17
πŸ’₯ The Singleton In Typescript An Object-Oriented Design Pattern
06:40
πŸ’₯ Debugging Typescript In The Browser - Step By Step Tutorial
07:22
πŸ’₯ The Typescript Object Spread Operator