Open in app

Sign in

Write

Sign in

Sagarnath S
Sagarnath S

54 Followers

Home

About

Jun 18

Mastering Angular Forms: Building Dynamic and Validated User Input

Angular forms allow you to capture and validate user input in a structured and controlled manner. They provide a way to interact with users and gather data through various types of form controls such as input fields, checkboxes, radio buttons, and select dropdowns. Angular provides two approaches for building and…

Angular

8 min read

Mastering Angular Forms: Building Dynamic and Validated User Input
Mastering Angular Forms: Building Dynamic and Validated User Input
Angular

8 min read


May 21

Angular : Micro Frontend (Module Federation)

Micro Frontends in Angular refer to the architectural approach of breaking down a large monolithic Angular application into smaller, self-contained and independent frontend modules. Each module represents a specific feature or functionality of the application and can be developed, deployed, and maintained separately. Module Federation is a powerful feature provided…

Angular

3 min read

Angular : Micro Frontend (Module Federation)
Angular : Micro Frontend (Module Federation)
Angular

3 min read


May 7

Angular v16 : Game Changer

Angular Signals: Signals are the new reactive primitive provided by angular, which will help framework track changes to its model.

Typescript

3 min read

Angular v16 : Game Changer
Angular v16 : Game Changer
Typescript

3 min read


Apr 23

Angular: Dependency Injection and Resolution modifiers

Dependency injection (DI) is a design pattern that Angular uses to provide a way to inject dependencies into a component or service at runtime, rather than hardcoding them into the component or service. This allows components and services to be more modular, reusable, and testable. In Angular, DI is implemented…

Angular

6 min read

Angular: Dependency Injection and Resolution modifiers
Angular: Dependency Injection and Resolution modifiers
Angular

6 min read


Apr 16

Angular : Top 20 RxJS Operators for Reactive Programming

RxJS is a library for reactive programming using Observables that makes it easy to work with asynchronous data streams. There are numerous RxJS operators available that allow us to manipulate, transform and combine observables in various ways. retry: This operator resubscribes to an observable when an error occurs. import {…

Angular

5 min read

Angular : RxJS operators
Angular : RxJS operators
Angular

5 min read


Apr 7

Angular: Advanced Tips and Best Practices

Lazy loading : Please lazy load your modules and don’t eager load them all at once. It makes a tremendous difference in loading time even for small applications. Consider eager loading for core modules and feature modules that required to start the app and do some initial interception A module…

Angular

5 min read

Angular: Advanced Tips and Best Practices
Angular: Advanced Tips and Best Practices
Angular

5 min read


Mar 25

Angular and SOLID principles

SOLID is an acronym for a set of principles that help developers design better software applications. These principles are: Single Responsibility Principle (SRP) ‘‘A class or module should have only one reason to change.’’ This means that a class should be responsible for only one thing and should not have multiple responsibilities…

Angular

3 min read

Angular and SOLID principles
Angular and SOLID principles
Angular

3 min read

Sagarnath S

Sagarnath S

54 Followers

Software Development Engineer - I @CareStack || Web Developer || Angular || TypeScript || HTML || CSS

Following
  • Gabriel Belisiario

    Gabriel Belisiario

  • Chidume Nnamdi 🔥💻🎵🎮

    Chidume Nnamdi 🔥💻🎵🎮

  • Tehseen - Angular Blog

    Tehseen - Angular Blog

  • Marcos Vinicius Gouvea

    Marcos Vinicius Gouvea

  • Milan Pevec

    Milan Pevec

See all (9)

Help

Status

About

Careers

Blog

Privacy

Terms

Text to speech

Teams