Open in app

Sign In

Write

Sign In

Anjali Verma
Anjali Verma

130 Followers

Home

About

Mar 24, 2021

Guide to custom Angular Schematics

When creating a new Angular project, how many times have you thought of copying files and folders for an initial setup of your Angular project? I’ve done it a million times (okay, not million, but you get the point, right?). Rationale behind using Schematics Be it a personal project or an enterprise project, I…

Angular Schematics

5 min read

Angular Schematics

5 min read


Feb 10, 2021

Reusable Directive For Authorisation in Angular, avoid *ngIf!

In this article I’d be talking about how to create a Reusable Directive in Angular for Authorisation purposes. One of the most common requirements that I see in UI designs is the role based access control. …

Angular

3 min read

Angular

3 min read


Jul 26, 2020

Subjects in RxJS

What are they, after all? When to use what! I have been using Subjects in reactive programming. But, I have always faced difficulty in understanding when to use what type of subject. In this article I’d be going through the types of subjects. First of all, RxJS is a framework…

Rxjs

4 min read

Subjects in RxJS
Subjects in RxJS
Rxjs

4 min read


Published in

JavaScript in Plain English

·Jul 11, 2020

How to mercilessly refactor your JavaScript code

Several times to take your JS to the next level — In this article, I’d be going through some of the practices that I’ve picked up over the years to write good and maintainable code. Use DRY Don’t repeat yourself is a principle aimed at reducing repetition of code, replacing it with abstractions to avoid redundancy. Duplicating code always ends with a mess…

JavaScript

4 min read

Refactoring code in JavaScript
Refactoring code in JavaScript
JavaScript

4 min read


Published in

JavaScript in Plain English

·Jul 4, 2020

Deploy using Github Actions on AWS Elastic BeanStalk

In this article we’d be going through the process of deploying Node application on AWS Elastic BeanStalk using Github Actions. All this while I’ve been using TravisCI for my deployments, but when I got introduced to Github Actions, I feel there is no turning back. …

Github Actions

5 min read

Deploy using Github  Actions on AWS Elastic BeanStalk
Deploy using Github  Actions on AWS Elastic BeanStalk
Github Actions

5 min read


Published in

The Startup

·Jun 28, 2020

Micro-Frontend using Web Components

Good frontend architecture is hard. Scaling frontend development so that many teams can work simultaneously on a large and complex product is even harder. In this article, we’ll talk about a recent trend of breaking up frontend monoliths into many smaller, more manageable components using Web Components. First of all, what is Micro Frontend? Micro Frontend is…

Web Components

7 min read

Micro-Frontend using Web Components
Micro-Frontend using Web Components
Web Components

7 min read


Mar 17, 2019

Flutter Google SignIn Firebase Authentication

In this tutorial, I’ll walk you through adding Google authentication to Flutter applications using the Firebase Authentication plugin and display user’s profile picture. Step 1: We need to begin by creating a new Flutter project and adding the Firebase Auth package and Google SignIn to the pubspec.yaml …

Firebase

3 min read

Flutter Google SignIn Firebase Authentication
Flutter Google SignIn Firebase Authentication
Firebase

3 min read


Dec 3, 2018

To-Do list using Drag and Drop in Angular 7

The new version of Angular came out with many new features and one of them is Drag and Drop Module. In this article we would be exploring the new Drag and Drop feature that is included in Angular Material by creating a To-Do list. Getting Started To begin, add or…

JavaScript

3 min read

To-Do list using Drag and Drop in Angular 7
To-Do list using Drag and Drop in Angular 7
JavaScript

3 min read

Anjali Verma

Anjali Verma

130 Followers

Web Developer, loves to write about UI technologies

Following
  • Netflix Technology Blog

    Netflix Technology Blog

  • Minko Gechev

    Minko Gechev

  • Japneet Singh Chawla

    Japneet Singh Chawla

  • Bay Area Belletrist

    Bay Area Belletrist

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech

Teams