DEV Community

Manthan Ankolekar profile picture

Manthan Ankolekar

JavaScript | Angular | Nodejs | MongoDB | Express.js | Python | Firebase | MySQL |

Education

Bachelor of Engineering in Computer Science

Work

Software Developer

Writing Debut
Three Year Club
8 Week Writing Streak
Two Year Club
4 Week Writing Streak
1 Week Community Wellness Streak
One Year Club
Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

Mastering Git Stash: A Guide to Temporarily Shelving Changes in Git

2
Comments
3 min read

Want to connect with Manthan Ankolekar?

Create an account to connect with Manthan Ankolekar. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Handling Global Errors in Angular : A Simple App with Custom ErrorHandler

Handling Global Errors in Angular : A Simple App with Custom ErrorHandler

8
Comments 2
4 min read
Building an Investment Calculator in Angular with Tailwind CSS

Building an Investment Calculator in Angular with Tailwind CSS

1
Comments
3 min read
Top VS Code Extensions for Angular Developers

Top VS Code Extensions for Angular Developers

3
Comments 2
4 min read
Creating Custom Directives in Angular : A Step-by-Step Guide

Creating Custom Directives in Angular : A Step-by-Step Guide

2
Comments
5 min read
Building a Simple Todo App with Deno and Oak

Building a Simple Todo App with Deno and Oak

1
Comments
4 min read
Migrating to the `inject` Function in Angular: A Comprehensive Guide

Migrating to the `inject` Function in Angular: A Comprehensive Guide

3
Comments
2 min read
Building Dynamic Forms with Angular and Formly

Building Dynamic Forms with Angular and Formly

1
Comments
2 min read
Building a CRUD Application with NestJS and MongoDB

Building a CRUD Application with NestJS and MongoDB

1
Comments
5 min read
Building a Unit Converter App in Angular with Tailwind CSS

Building a Unit Converter App in Angular with Tailwind CSS

1
Comments
5 min read
Building a URL Shortener App with Angular and Tailwind CSS

Building a URL Shortener App with Angular and Tailwind CSS

2
Comments
7 min read
Building a URL Shortener App with Node.js and MongoDB

Building a URL Shortener App with Node.js and MongoDB

3
Comments
3 min read
Optimizing Angular Performance with `trackBy` in `ngFor`

Optimizing Angular Performance with `trackBy` in `ngFor`

1
Comments
5 min read
Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

Angular: A Deep Dive into `:host` & `:host-context` Pseudo-Classes

2
Comments
3 min read
Understanding JavaScript's `==` and `===`: Equality and Identity

Understanding JavaScript's `==` and `===`: Equality and Identity

3
Comments
2 min read
Comprehensive Guide to Angular Forms: Fundamental Concepts and Examples

Comprehensive Guide to Angular Forms: Fundamental Concepts and Examples

1
Comments
4 min read
Understanding Angular Life Cycle Hooks: A Comprehensive Guide

Understanding Angular Life Cycle Hooks: A Comprehensive Guide

2
Comments
3 min read
Exploring Angular Directives: A Comprehensive Guide

Exploring Angular Directives: A Comprehensive Guide

2
Comments
3 min read
Building a CRUD Application with Node.js, Express, and MySQL

Building a CRUD Application with Node.js, Express, and MySQL

20
Comments
3 min read
Building a CRUD Application with Node.js, Express, and MongoDB

Building a CRUD Application with Node.js, Express, and MongoDB

4
Comments
3 min read
Simplifying Your Workflow: npm run vs npm --run

Simplifying Your Workflow: npm run vs npm --run

1
Comments
2 min read
Understanding Git Pull vs. Git Fetch: Unveiling the Difference

Understanding Git Pull vs. Git Fetch: Unveiling the Difference

1
Comments
2 min read
npm i vs npm ci: Understanding the Difference

npm i vs npm ci: Understanding the Difference

4
Comments 4
3 min read
Building an OTP Verification System using HTML, CSS, and JavaScript

Building an OTP Verification System using HTML, CSS, and JavaScript

55
Comments 3
4 min read
Building an OTP Verification System with Node.js and MongoDB

Building an OTP Verification System with Node.js and MongoDB

19
Comments
4 min read
Building a Contact Form with Node.js, Express, and MongoDB

Building a Contact Form with Node.js, Express, and MongoDB

7
Comments 1
3 min read
Building a Contact Form with HTML, CSS, and JavaScript

Building a Contact Form with HTML, CSS, and JavaScript

9
Comments
3 min read
NGINX Cheatsheet: A Quick Reference Guide

NGINX Cheatsheet: A Quick Reference Guide

17
Comments
2 min read
PM2 Cheatsheet: A Quick Reference Guide

PM2 Cheatsheet: A Quick Reference Guide

2
Comments
2 min read
Exploring JavaScript String Methods: A Comprehensive Guide

Exploring JavaScript String Methods: A Comprehensive Guide

3
Comments 1
3 min read
Building a Newsletter Subscription System with Node.js and MongoDB

Building a Newsletter Subscription System with Node.js and MongoDB

15
Comments 2
4 min read
Setting Up a Simple Real-Time Application with Angular, Node.js, and Socket.IO

Setting Up a Simple Real-Time Application with Angular, Node.js, and Socket.IO

6
Comments
2 min read
6 ways to hide an element in CSS

6 ways to hide an element in CSS

11
Comments 3
1 min read
Simplifying Image Uploads and Deletion with Node.js and Cloudinary

Simplifying Image Uploads and Deletion with Node.js and Cloudinary

3
Comments
2 min read
Building a Simple Email Sending API with Express and Node.js

Building a Simple Email Sending API with Express and Node.js

Comments 4
2 min read
Sorting Arrays in JavaScript: toSorted() and sort()

Sorting Arrays in JavaScript: toSorted() and sort()

2
Comments
2 min read
Nodejs with NGINX

Nodejs with NGINX

5
Comments 2
2 min read
Common mistakes to avoid while working with Express.js

Common mistakes to avoid while working with Express.js

1
Comments
1 min read
New Array Method in JavaScript: groupBy

New Array Method in JavaScript: groupBy

18
Comments 8
2 min read
Wrong Methods vs Good Methods in javascript

Wrong Methods vs Good Methods in javascript

2
Comments 1
2 min read
Typescript type vs interface with example in angular

Typescript type vs interface with example in angular

9
Comments
2 min read
Typescript type vs interface

Typescript type vs interface

11
Comments 2
2 min read
Easy steps to migrate all Angular components to standalone

Easy steps to migrate all Angular components to standalone

5
Comments
1 min read
Bun.js cheatsheet

Bun.js cheatsheet

1
Comments
1 min read
Deno Cheatsheet

Deno Cheatsheet

4
Comments
2 min read
Typescript Type vs Interface

Typescript Type vs Interface

2
Comments
3 min read
MySQL CheatSheet

MySQL CheatSheet

2
Comments
1 min read
Convert simple javascript function to typescript

Convert simple javascript function to typescript

1
Comments
1 min read
Building a real-time chat application using Node.js, MongoDB, and Express

Building a real-time chat application using Node.js, MongoDB, and Express

19
Comments
3 min read
Ways to unsubscribe in Angular to avoid memory leaks

Ways to unsubscribe in Angular to avoid memory leaks

3
Comments
2 min read
Useful Input Decorator Features in Angular 16

Useful Input Decorator Features in Angular 16

1
Comments
2 min read
User Snippets in VS Code

User Snippets in VS Code

1
Comments
1 min read
Commonly used npm commands

Commonly used npm commands

1
Comments
1 min read
Most Used commands, methods, and concepts of Node.js

Most Used commands, methods, and concepts of Node.js

3
Comments
4 min read
CSS Grid Cheatsheet

CSS Grid Cheatsheet

2
Comments
3 min read
Git & GitHub Commands

Git & GitHub Commands

1
Comments 2
1 min read
CSS Flex Cheatsheet

CSS Flex Cheatsheet

2
Comments
2 min read
Difference between Promises and Observables.

Difference between Promises and Observables.

5
Comments
2 min read
Difference between px vs em vs rem in CSS

Difference between px vs em vs rem in CSS

1
Comments
2 min read
What is ForwardRef Function in Angular?

What is ForwardRef Function in Angular?

6
Comments
2 min read
loading...