Notebooks

  Advanced

New Page

Key Features of Angular

Exploring the key features of Angular such as TypeScript, decorators, and dependency injection.

Component Basics

Understanding the basics of Angular components including component class, decorator, and template.

Angular Directives

Learning about Angular directives including *ngFor, *ngIf, and custom directives.

Components vs Directives

Understanding the difference between components and directives in Angular.

MySQLi and PDO

Understanding MySQLi and PDO in PHP and MySQL.

Angular Decorators

Understanding the role of decorators in Angular including @Component, @Injectable, and parameter decorators.

Data Binding

Understanding the concept of data binding in Angular including one-way, two-way, property, and event binding.

Angular Forms

Learning about Angular forms including template-driven and reactive forms.

Form Control and Validation

Understanding form control and validation in Angular.

Routing

Understanding the concept of routing in Angular including route parameters, nested routes, and route configuration.