Skip to content
View sgarg5858's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report sgarg5858

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Frontend-mindmaps Frontend-mindmaps Public

    Mind maps for Frontend Concepts like: Angular, TypeScript, JavaScript, SCSS, CSS3, Rxjs, Ngrx, Web Performance, Web Accessibility, Web Security

    2

  2. angular-best-practices angular-best-practices Public

    Implementing Angular best practices Reactive Forms, Custom Validators Sync & Async, APP_INITIALIZER, Dependency Injection, Injection Token , useClass, useExisting, useValue, useFactory, Service wit…

    TypeScript

  3. angular-practice-project angular-practice-project Public

    Implementing best practices of Angular: APP_INITIALIZER , HTTP_INTERCEPTORS , Custom Error Handling, Content Projection, TemplateRef's & ViewContainerRef for creating reusable templates and Custom …

    TypeScript

  4. ngrx-in-nx-microfrontends ngrx-in-nx-microfrontends Public

    Implementation of ngrx in angular app using nx monorepo and module federation for microfrontends

    TypeScript

  5. runtime-performance-in-angular runtime-performance-in-angular Public

    Practice of ChangeDetection onPush, Large Component Subtrees, Functional Programming (Pure Pipes), Immutables, & impact of these concepts on runtime performance in Angular Apps which can be measure…

    TypeScript

  6. angular-clean-code angular-clean-code Public

    Forked from lubkoKuzenko/angular-clean-code

    My personal best practices when I'm working with Angular.