Code-JS
All articles Topics TutorialsNEW AI JS Angular TS RxJS
Skip to content
Search

Angular Input Signals Explained: input(), input.required(), Transforms, Aliases [2026]

Leave a Comment / Angular / Code-JS

Lesson 2.4 of the Angular tutorial — input() signals: required vs optional, transforms (booleanAttribute, numberAttribute, custom), aliases, type narrowing, reactivity in computed() and effect(), legacy @Input() comparison.

Angular Input Signals Explained: input(), input.required(), Transforms, Aliases [2026] Read More »

Angular Template Syntax Deep Dive: @if @for @switch @let, Bindings, Two-Way [2026]

Leave a Comment / Angular / Code-JS

Lesson 2.2 of the Angular tutorial — every template syntax: interpolation, property/attribute/event/two-way binding, the @if @for @switch @let blocks, template reference variables, safe navigation, pipes, expression rules.

Angular Template Syntax Deep Dive: @if @for @switch @let, Bindings, Two-Way [2026] Read More »

Angular Component Anatomy: @Component, Template, Selector, and Standalone Imports [2026]

Leave a Comment / Angular / Code-JS

Lesson 2.1 of the Angular tutorial — the anatomy of a component: @Component metadata, selector flavors, the imports array, inline vs external templates and styles, the class body, what’s gone away.

Angular Component Anatomy: @Component, Template, Selector, and Standalone Imports [2026] Read More »

The Angular Build Pipeline: esbuild, Vite, AOT, and What ng build Actually Does [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.5 of the Angular tutorial — the build pipeline: what ng build does step by step, esbuild as the bundler, Vite for dev, AOT compilation, production output, source maps, budgets, and common gotchas.

The Angular Build Pipeline: esbuild, Vite, AOT, and What ng build Actually Does [2026] Read More »

TypeScript Essentials for Angular: Decorators, Generics, Strict Mode, and Template Narrowing [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.4 of the Angular tutorial — the TypeScript slice you actually use every day: decorators, generics for signals and inputs, types vs interfaces, strict mode flags, template type narrowing with @if.

TypeScript Essentials for Angular: Decorators, Generics, Strict Mode, and Template Narrowing [2026] Read More »

Angular DI Deep Dive: InjectionToken, @Optional, Multi-Providers, and the Resolution Algorithm [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.7 of the Angular tutorial — DI deep dive: InjectionToken, the optional/self/skipSelf/host modifiers, multi-providers, useFactory, the exact resolution algorithm, tree-shakable providers.

Angular DI Deep Dive: InjectionToken, @Optional, Multi-Providers, and the Resolution Algorithm [2026] Read More »

Angular Dependency Injection Explained: inject(), Providers, and the Root Injector [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.3 of the Angular tutorial — dependency injection from the consumer side: the inject() function, injection contexts, the hierarchical injector lookup, and providedIn:’root’ as the everyday default.

Angular Dependency Injection Explained: inject(), Providers, and the Root Injector [2026] Read More »

Angular Bootstrap and ApplicationConfig: The provideX() Ecosystem [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.6 of the Angular tutorial — bootstrapApplication(), ApplicationConfig, and the full provideX() ecosystem: provideRouter, provideHttpClient, provideAnimationsAsync, provideClientHydration, custom providers, and SSR config merging.

Angular Bootstrap and ApplicationConfig: The provideX() Ecosystem [2026] Read More »

Angular CLI and Project Structure: Every File ng new Creates [2026]

Leave a Comment / Angular / Code-JS

Lesson 1.2 of the Angular tutorial — install the CLI, run ng new, and walk every file the scaffold creates: main.ts, app.config.ts, angular.json, tsconfig*, the daily-driver commands, and the common gotchas.

Angular CLI and Project Structure: Every File ng new Creates [2026] Read More »

What is Angular and Where it Fits: A 2026 Developer’s Guide

Leave a Comment / Angular / Code-JS

Lesson 1.1 of the Angular tutorial — what Angular actually is (a framework, not a library), what ships in the box, where it sits next to React and Vue, and the honest signals for when it is the right choice or the wrong one in 2026.

What is Angular and Where it Fits: A 2026 Developer’s Guide Read More »

← Previous 1 … 4 5 6 … 16 Next →
  • About Us
  • About Us
  • AI & Model Context Protocol
  • All Articles
  • Angular
  • Angular Blogs
  • Blog
  • Contact
  • Contact Us
  • JavaScript
  • Javascript Blogs
  • Modern Angular Tutorial
    • Module 10: Debugging & Real-World Problem Solving
    • Module 11: Testing
    • Module 12: AI × Angular
    • Module 13: Animations
    • Module 1: Angular Foundations
    • Module 2: Components & Templates
    • Module 3: Signals & Reactivity
    • Module 4: Forms & User Input
    • Module 5: Routing
    • Module 6: HTTP & Data
    • Module 7: RxJS in Modern Angular
    • Module 8: CSR Performance
    • Module 9: SSR Performance
  • Modern JavaScript Tutorial
    • Module 10: Advanced JavaScript
    • Module 11: Beyond-DOM Browser APIs
    • Module 1: JavaScript Foundations
    • Module 2: Functions Deep Dive
    • Module 3: Objects, Arrays & Iteration
    • Module 4: Classes & OOP
    • Module 5: Asynchronous JavaScript
    • Module 6: Modern JS Internals
    • Module 7: Browser & DOM
    • Module 8: Standard Library Deep Dive
    • Module 9: Regular Expressions
  • Modern JavaScript, Angular, RxJS & TypeScript Tutorials
  • Page Not Found
  • Page Not Found
  • privacy Policy
  • RxJS
  • Tags
  • Terms and Conditions
  • Topics
  • Tutorials
  • TypeScript
  • Typescript Blogs
Subscribe
Subscribe
Code-JS

Hands-on, code-first tutorials on JavaScript, Angular, RxJS, and Model Context Protocol. Built for working engineers — every example runs.

in ▶ RSS
Topics
  • AI & MCP
  • JavaScript
  • Angular
  • RxJS
  • TypeScript
Site
  • Home
  • All Articles
  • Topics Hub
  • Tags
  • RSS Feed
  • Sitemap