DEV Community

Saurabh Misra profile picture

Saurabh Misra

Full-stack software developer

Education

Bachelor of Engineering in Information Technology

Using CommonJS Modules in NodeJS with module.exports and require() | Cheatsheet

Using CommonJS Modules in NodeJS with module.exports and require() | Cheatsheet

Comments
1 min read

Want to connect with Saurabh Misra?

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

Already have an account? Sign in
ES6 Modules Cheatsheet | Quick Reference Guide

ES6 Modules Cheatsheet | Quick Reference Guide

Comments
2 min read
Serve a static HTML page using NodeJS and ExpressJS

Serve a static HTML page using NodeJS and ExpressJS

1
Comments
2 min read
3 ways to upload files using NodeJS and Axios

3 ways to upload files using NodeJS and Axios

Comments
11 min read
Common Table Expressions(CTE) in SQL Server

Common Table Expressions(CTE) in SQL Server

6
Comments 2
12 min read
Async-Await

Async-Await

10
Comments 2
7 min read
Promises vs Callbacks

Promises vs Callbacks

6
Comments
8 min read
Resolved Promises and Promise Fates

Resolved Promises and Promise Fates

4
Comments
12 min read
Static Methods in the Promise API

Static Methods in the Promise API

2
Comments
9 min read
Promise Chaining with then(), catch() & finally()

Promise Chaining with then(), catch() & finally()

2
Comments
13 min read
Promise States and Syntax

Promise States and Syntax

6
Comments
4 min read
Asynchronous Programming in JavaScript

Asynchronous Programming in JavaScript

15
Comments
6 min read
loading...