riversongs Posted November 27, 2024 Report Share Posted November 27, 2024 Free Download Angular In Arabic - The Complete Guide (2024)Last updated 11/2024MP4 | Video: h264, 1920x1080 | Audio: AAC, 44.1 KHzLanguage: Arabic | Size: 16.28 GB | Duration: 27h 15mAngular 19 - Master Angular Framework (Angular in Arabic)What you'll learnDevelop modern, complex, responsive and scalable web applications with Angular 18Create single-page applications with one of the most modern JavaScript frameworks out thereFully understand the architecture behind an Angular 18 application and how to use itUse the gained, deep understanding of the Angular fundamentals to quickly establish yourself as a frontend developerRequirementsNo prior experience with the Angular framework is required. Knowledge of HTML, SCSS, Typescript, and familiarity with Bootstrap is advantageous.DescriptionEmbark on an immersive journey into the world of Angular 19 with our comprehensive course designed to provide you with a practical, hands-on introduction to this powerful framework. Throughout this course, you will delve deep into the core concepts of Angular, equipping yourself with the skills and knowledge needed to confidently navigate the code of existing Angular applications and customize them to suit your needs.By the end of this course, you will emerge as a proficient Angular developer, capable of effortlessly finding your way around complex codebases and building your own custom components with ease. Through a combination of in-depth theoretical explanations and practical exercises, you will gain a thorough understanding of Angular's architecture, best practices, and advanced features.Whether you are a seasoned developer looking to expand your skill set or a newcomer to the world of web development, this course is tailored to accommodate learners of all levels. Join us on this transformative learning journey and unlock the full potential of Angular 19, empowering yourself to create dynamic and responsive web applications that stand out in today's competitive landscape.Enroll now and take the first step towards mastering Angular 18, setting yourself apart as a proficient and sought-after developer in the ever-evolving world of web development.OverviewSection 1: Getting Start to the AngularLecture 1 Introduction to the AngularLecture 2 Execution of scripts is disabled on this systemLecture 3 Development Environment SetupSection 2: Mastering Angular CLI (command-line interface)Lecture 4 What is Angular CLILecture 5 Installing Angular CLILecture 6 Angular CLI - Project Creation and ManagementLecture 7 Angular CLI command-language syntaxSection 3: Understanding Angular Project StructureLecture 8 Understanding Angular Project Structure Part 1Lecture 9 Understanding Angular Project Structure Part 2Section 4: Introduction to Angular FrameworkLecture 10 Introduction To Angular - Custom HTML Elements, Model vs View (InterpolationLecture 11 Adding Bootstrap to Your Angular App (A Step-by-Step Guide)Lecture 12 Why Angular Discover the Core Features of AngularSection 5: Core FeaturesLecture 13 Sharing data between child and parent components by @Input DecoratorLecture 14 Sharing data between child and parent components by @Output DecoratorLecture 15 Self-closing tags in Angular 16 and later versionsLecture 16 Built-in Structural directives - Angular 17 Control Flow Syntax (for Syntax)Lecture 17 Angular 17 @for @empty, $index, $count, $even and $oddLecture 18 Understanding Angular 17 @for tracking functionsLecture 19 Angular *ngFor Core Directive (Syntax before Angular 17)Lecture 20 How to migrate to Angular 17's Updated Control Flow SyntaxLecture 21 Angular @if else syntaxLecture 22 Angular *ngIf Directive and the Elvis OperatorLecture 23 Angular *ngClass Core Directive - Learn All FeaturesLecture 24 Angular *ngStyle Core Directive - When to use it and WhyLecture 25 Angular @switch syntaxLecture 26 Angular *ngSwitch Core Directive Explained (Syntax Prior to v17)Section 6: Angular Built-In PipesLecture 27 Angular Built-In Pipes Part 1 - Transforming Data Using PipesLecture 28 Angular Built-In Pipes Part 2 - Transforming Data Using PipesLecture 29 Understanding AsyncPipeSection 7: Component Lifecycle HookLecture 30 Component Lifecycle Hook - ngOnChangesLecture 31 Component Lifecycle Hook - OnInitLecture 32 Component Lifecycle Hook - DoCheckLecture 33 Component Lifecycle Hook - AfterContentInitLecture 34 Component Lifecycle Hook - AfterContentCheckedLecture 35 Component Lifecycle Hook - AfterViewInitLecture 36 Component Lifecycle Hook - AfterViewCheckedLecture 37 Component Lifecycle Hook - OnDestroySection 8: Angular RoutingLecture 38 Angular Routing - Essential ConceptsLecture 39 Control navigation with UI elementsLecture 40 Angular Routing - Implementing Redirect & Wildcard notation (404) PagesLecture 41 Angular Routing Parameters - Required ParametersLecture 42 Accessing Angular Route Params - All Access MethodsLecture 43 How to Use @Input() to Read Angular Route Parameters - New Feature from v16Lecture 44 How to Use Angular Query Parameters - Part 1Lecture 45 How to Use Angular Query Parameters and QueryParamsHandling - Part 2Lecture 46 Understanding Angular Nesting RoutesSection 9: Angular Dependency Injection (DI)Lecture 47 Understanding Angular Dependency Injection (DI) and Injectable ServiceSection 10: Learn Angular HTTPLecture 48 Understanding communicating with backend services using HTTPLecture 49 Understanding Angular Singleton Service - Wrapper ServiceLecture 50 Angular HTTP client - Handle request errorsLecture 51 Angular HTTP - Intercept requests and responses - Part 1Lecture 52 Angular HTTP - Intercept requests and responses - Part 2Section 11: Angular Sharing ModulesLecture 53 Understanding Angular Sharing ModulesSection 12: Angular FormsLecture 54 Introduction to forms in AngularLecture 55 Angular Template-driven Form - Mutable Form - Part 1Lecture 56 Angular Template-driven Form - Mutable Form - Part 2Lecture 57 Angular Template-driven Form - Track control statesLecture 58 Angular Template-driven Form - Show and hide validation error messagesLecture 59 Angular Template-driven Form - All Built-in ValidatorsLecture 60 Understanding Angular Form onSubmit and ngSubmitLecture 61 Understanding Angular ngModelOptions and ngModelChangeLecture 62 Angular Forms - Advanced ngModelOptionsLecture 63 Angular Forms - Understanding ngModel One Way and Bidirectional Data BindingSection 13: Translate Angular App with ngx-translateLecture 64 How to translate Angular App with ngx-translate - Part 1Lecture 65 How to translate Angular App with ngx-translate - Part 2Lecture 66 How to translate Angular App with ngx-translate - Part 3Lecture 67 Setting Up the Default Application LanguageLecture 68 Dynamic Language Switching at RuntimeLecture 69 Persisting Language Preferences with Local StorageLecture 70 Handling Website Direction RTL and LTR SupportSection 14: Reactive Form in DepthLecture 71 Introduction to Angular Reactive FormLecture 72 Reactive Form - Understanding Form ControlLecture 73 Essential Advanced Compiler OptionsLecture 74 Reactive Form - How can use Form BuilderLecture 75 Reactive Form ValidationsLecture 76 Reactive Form - Custom Validators for Password MatchLecture 77 Reactive Form - Show Validation Error MessageSection 15: Angular Routing GuardsLecture 78 Routing Guard - Preventing unauthorized access - Part 1Lecture 79 Routing CanActivate Guard - Preventing unauthorized access - Part 2Lecture 80 Routing Guard - CanActivateFn vs CanActivate (Deprecated)Lecture 81 Routing and Angular Performance - Lazy Load Standalone ComponentsLecture 82 Best Practices for Building Scalable Angular Applications - Use a Modular ALecture 83 Routing Guard - CanLoadFn & CanLoad (Deprecated) vs CanMatchFnLecture 84 Routing Guard - The differences CanActivateFn vs CanMatchFnSection 16: Angular CRUD OperationLecture 85 Intro for Admin PanelLecture 86 Angular CRUD Operation - Read (Get)Lecture 87 Angular CRUD Operation - Create (Post)Lecture 88 Angular CRUD Operation - Update (Patch)Lecture 89 Angular CRUD Operation - DeleteLecture 90 Display confirmation modal before deleting an itemSection 17: Angular Custom Pipe and Performance tricksLecture 91 Optimizing Angular Minimizing API Calls with Efficient Client-Side UpdatesLecture 92 Transforming Data - How to create custom pipe in AngularSection 18: Mastering Angular Custom DirectivesLecture 93 Mastering Angular Custom Directives What Are They and How Many Types ExistLecture 94 How to create and use custom attribute directive in AngularLecture 95 How to create and use custom structural directive in AngularSection 19: ResolveFn vs Resolve (Deprecated)Lecture 96 Angular Routing ResolveFn vs Resolve (Deprecated)Section 20: Angular Decorators (Metadata Properties and Scope)Lecture 97 @ViewChild Decorator (Metadata Properties and Scope)Lecture 98 Understating @ViewChildren DecoratorLecture 99 Understating @ContentChild DecoratorLecture 100 Understating @ContentChildren DecoratorSection 21: How to upgrade an Angular app to a specific or latest versionLecture 101 How to upgrade an Angular app to a specific or latest versionSection 22: Deploy Angular AppLecture 102 How to build your first Angular appSection 23: Conclusion & Next Steps - Wrapping Up Your First Angular 17 Beginners PartLecture 103 Conclusion & Next Steps - Wrapping Up Your First Angular 17 CourseSection 24: Angular Content ProjectionLecture 104 Content projection - Single-slot content projectionLecture 105 Angular Content projection - Multi-slot content projectionSection 25: Advanced Core FeaturesLecture 106 Understanding ng-containerLecture 107 Introduction to ng-templateLecture 108 Understanding ng-template usage with TemplateRefLecture 109 Introduction to NgTemplateOutlet DirectiveLecture 110 Declarative vs Imperative Programming Paradigms in AngularLecture 111 Creating Configurable Components with ng-template in AngularLecture 112 Understanding ngTemplateOutletContextLecture 113 Understanding ngTemplateOutletInjector - From v14Section 26: Angular SignalsLecture 114 Angular Signals - What are signals?Lecture 115 Angular Signals - Writable signalsLecture 116 Angular Signals - Computed SignalsLecture 117 Angular Signals - Readonly SignalLecture 118 Angular Signals - EffectsLecture 119 Signal inputsLecture 120 Transform input values - From v16.1Lecture 121 Why should we use signal inputs and not @Input()?Lecture 122 Signal output - From v17.3Lecture 123 Model inputs - From v17.2Lecture 124 Differences between model() and input()Lecture 125 Signal queries - View queries - From v17.2Lecture 126 Signal queries - Content queries - From v17.2Lecture 127 Timing && Comparing signal-based queries to decorator-based queriesLecture 128 Using Signals as a Lightweight Store in Angular ComponentsSection 27: RxJS InteropLecture 129 Introduction to "toSignal" - from v16Section 28: Angular Dependency Injection in DepthLecture 130 Understanding hierarchical injectorsLecture 131 Resolution modifiers - @Optional - Parameter DecoratorLecture 132 Resolution modifiers - @Self - Parameter DecoratorLecture 133 Resolution modifiers - @SkipSelf - Parameter DecoratorLecture 134 Resolution modifiers - @Host- Parameter DecoratorLecture 135 Wrap UpLecture 136 Configuring dependency providers - Class providers: useClassLecture 137 Configuring dependency providers - Alias providers: useExistingLecture 138 Configuring dependency providers - Value providers: useValueLecture 139 Understanding Angular InjectionTokenLecture 140 Configuring dependency providers - Factory providers: useFactoryLecture 141 Understanding Angular Injection ContextLecture 142 useValue vs useFactory. What's the difference?Section 29: Understanding Angular View EncapsulationLecture 143 Introduction to View EncapsulationLecture 144 Emulated Encapsulation ModeLecture 145 None Encapsulation ModeLecture 146 Shadow DOM Encapsulation ModeLecture 147 Mixing encapsulation modesLecture 148 Wrap UpSection 30: Component host elementsLecture 149 Understanding Host ElementsLecture 150 Understanding :host pseudo-class selectorLecture 151 Binding a Class to the Host ElementLecture 152 Understanding :host-context pseudo-class selectorSection 31: Understanding Deferrable ViewsLecture 153 Introduction to Deferrable ViewsLecture 154 Why use Deferrable Views?Lecture 155 Which dependencies are defer-loadable?Lecture 156 Blocks - @defer, @placeholder, @loading and @errorLecture 157 Understanding Triggers: When condition and Idle StateLecture 158 Understanding Triggers: Viewport and InteractionLecture 159 Understanding Triggers: Hover, Immediate and TimerLecture 160 PrefetchingSection 32: Mastering Reactive FormsLecture 161 What is an Angular FormArray?Lecture 162 What is the difference between a FormArray and a FormGroup?Lecture 163 Creating dynamic formsLecture 164 Integrating FormGroup within FormArrayLecture 165 The Difference Between FormGroup and FormGroupNameLecture 166 The Difference Between Value and RawValueSection 33: Mastering Custom Controls and Validation in AngularLecture 167 Introduction and How do standard form controls work?Lecture 168 What are control value accessors ?Lecture 169 Creating a custom counter controlLecture 170 Understanding the ControlValueAccessor interfaceLecture 171 Implementing writeValueLecture 172 Implementing registerOnChangeLecture 173 Implementing registerOnTouchedLecture 174 Implementing setDisabledStateLecture 175 Understanding Dependency injection configuration for ControlValueAccessorLecture 176 Implementing the Validator interfaceLecture 177 Wrap UpSection 34: Advanced Angular RoutingLecture 178 Optimizing Angular Performance - The Power of Standalone Routing (From v15)Lecture 179 Introduction to Auxiliary RoutesLecture 180 Designing Layouts with Angular's Named OutletsLecture 181 Navigating to Auxiliary Routes using routerLinkLecture 182 Navigating to Auxiliary Routes using navigate MethodLecture 183 Navigating with Auxiliary Routes in AngularLecture 184 Navigating with Auxiliary Routes in Lazy-Loaded ModulesLecture 185 Removing Outlets when Navigating in AngularSection 35: How to Improve Angular Application PerformanceLecture 186 Introduction to Angular PerformanceLecture 187 Introduction to Observables and SubscriptionsLecture 188 The Problem with Unmanaged SubscriptionsLecture 189 Unsubscribing with the unsubscribe methodLecture 190 Unsubscribing with takeUntil OperatorLecture 191 Unsubscribing with takeUntilDestroyed Operator - From v16Section 36: Angular coding style guideLecture 192 Initialize inputsLecture 193 TSConfig Option - noUnusedLocalsLecture 194 Simplifying Typescript imports in AngularLecture 195 Simplifying SASS imports in AngularSection 37: What's New in Angular 18?Lecture 196 Introduction to Angular 18 FeaturesLecture 197 Angular 18 Images Not Working: Causes and FixesLecture 198 Local template variables with @letSection 38: What's New in Angular 19?Lecture 199 Introduction to Angular 19 FeaturesLecture 200 Hot Module Replacement for styles (HMR)Lecture 201 Standalone defaults to trueLecture 202 Strict standalone enforcementSection 39: User-Requested TopicsLecture 203 Introduction to User-Requested TopicsLecture 204 Understanding Components in AngularLecture 205 Handling Bilingual Data with Custom Translation Pipe in AngularLecture 206 Creating Angular Projects with Specific VersionsLecture 207 Best Practices For Structuring Angular Apps for Scalability and MaintainabilityLecture 208 Simulating Back-End APIs with Mock Data in AngularWeb developer, Angular Developers.,Beginners and Mid level Angular Developer.,Developers who need to practice with complete projects from A to Z.Homepagehttps://www.udemy.com/course/angular-17-the-complete-guide-2024/Download ( Rapidgator )https://rg.to/file/1e324552a4db6eecc3d7cf34561150cd/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part04.rar.htmlhttps://rg.to/file/205eb6a3bcfde0bbb1dc6d061a9485ae/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part14.rar.htmlhttps://rg.to/file/235f25ab9528763a834f4eb43e23fcf9/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part09.rar.htmlhttps://rg.to/file/240ab1f6f978161b77502b847d38c512/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part12.rar.htmlhttps://rg.to/file/2afc8fb062b23998c013c0818200ea09/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part08.rar.htmlhttps://rg.to/file/30b205e19f5751b7a046f7bec4109bed/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part02.rar.htmlhttps://rg.to/file/60a238fbd61fa2a8c458152a6d5d98e6/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part06.rar.htmlhttps://rg.to/file/61148b6f0fa415d54ab489efd9b64c76/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part17.rar.htmlhttps://rg.to/file/b2dba566b10bdc73cf90814f4bc3d504/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part11.rar.htmlhttps://rg.to/file/ba31a4ddafd54b989c7ba61424732ec0/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part13.rar.htmlhttps://rg.to/file/be6035c59f81e048c03079afd19d46b1/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part03.rar.htmlhttps://rg.to/file/d8fa505f04d8e4b84ae1daf1f8d5fd40/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part07.rar.htmlhttps://rg.to/file/d913597ca44ded39eed94c9cd00c8677/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part16.rar.htmlhttps://rg.to/file/e629cb43da48f57ed13f6983ec00d886/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part10.rar.htmlhttps://rg.to/file/eca819934deb7a2c2a05699e29359033/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part01.rar.htmlhttps://rg.to/file/efbb1dbe9f5260a694b7913d3c6f5fb2/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part05.rar.htmlhttps://rg.to/file/fd5841b806aecbd36a19088a906df7a8/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part15.rar.htmlFikperhttps://fikper.com/2Sihhz9nXu/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part06.rar.htmlhttps://fikper.com/5d2wCXJLzg/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part10.rar.htmlhttps://fikper.com/8DNL39yej8/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part02.rar.htmlhttps://fikper.com/BWKymSYjLe/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part16.rar.htmlhttps://fikper.com/Db3zn87MjX/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part01.rar.htmlhttps://fikper.com/Hm3aTNQE3a/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part15.rar.htmlhttps://fikper.com/IJXLfgYoQK/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part11.rar.htmlhttps://fikper.com/IYoyzYzsXE/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part13.rar.htmlhttps://fikper.com/NcwivvsgjV/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part12.rar.htmlhttps://fikper.com/OdUIAUAaIc/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part04.rar.htmlhttps://fikper.com/YbDTiDj7YY/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part03.rar.htmlhttps://fikper.com/bzaT7jnmEW/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part05.rar.htmlhttps://fikper.com/cUvG90L9pd/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part07.rar.htmlhttps://fikper.com/kD7liwqvvo/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part17.rar.htmlhttps://fikper.com/kV1Pd28sPP/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part09.rar.htmlhttps://fikper.com/lCx8s65r7Y/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part08.rar.htmlhttps://fikper.com/yMJgOXyN5o/hatzx.Angular.In.Arabic..The.Complete.Guide.2024.part14.rar.htmlNo Password - Links are Interchangeable Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now