DEV Community

Node.js

A JavaScript runtime built on Chrome's V8 JavaScript engine.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Advanced JavaScript Series - Part 6.1: Everything in JS is an Object? Weird JS behaviors revealed, Primitive Non-Primitive Types

Advanced JavaScript Series - Part 6.1: Everything in JS is an Object? Weird JS behaviors revealed, Primitive Non-Primitive Types

10
Comments
3 min read
Advanced JavaScript Series - Part 5: IIFE & 'this' keyword in JS(tricky Eg.), call(), apply(), bind(), Currying(Functional Prog)

Advanced JavaScript Series - Part 5: IIFE & 'this' keyword in JS(tricky Eg.), call(), apply(), bind(), Currying(Functional Prog)

28
Comments 6
9 min read
Firing on all cylinders (Part 2): Understanding Hidden Classes to optimize your JavaScript code

Firing on all cylinders (Part 2): Understanding Hidden Classes to optimize your JavaScript code

8
Comments
5 min read
Setting up a basic TypeORM starter

Setting up a basic TypeORM starter

11
Comments 2
5 min read
Deploy a Rest API using Koa, Prisma, and Aiven on Koyeb

Deploy a Rest API using Koa, Prisma, and Aiven on Koyeb

8
Comments 2
16 min read
What is .env ? How to Set up and test a .env file in Node?

What is .env ? How to Set up and test a .env file in Node?

17
Comments
2 min read
Developing Express and React on the same port

Developing Express and React on the same port

16
Comments 2
3 min read
Real-time communication with Socket.io using Typescript

Real-time communication with Socket.io using Typescript

35
Comments 4
7 min read
Advanced JavaScript Series - Part 4.2: Scope Chains and their working, Lexical and Variable Environments

Advanced JavaScript Series - Part 4.2: Scope Chains and their working, Lexical and Variable Environments

16
Comments
5 min read
Firing on all cylinders(Part 1): Understanding object value lookup in JavaScript interpreters and the rise of hidden classes

Firing on all cylinders(Part 1): Understanding object value lookup in JavaScript interpreters and the rise of hidden classes

10
Comments
6 min read
WTF JavaScript: A Variable with Side Effects

WTF JavaScript: A Variable with Side Effects

10
Comments
2 min read
What the WEB3? Understand WEB3 by Creating a Token Inside of a Node.js App

What the WEB3? Understand WEB3 by Creating a Token Inside of a Node.js App

8
Comments
13 min read
What is ETag and why we use it

What is ETag and why we use it

34
Comments 4
4 min read
8 techniques to write cleaner JavaScript code

8 techniques to write cleaner JavaScript code

214
Comments 20
8 min read
Managing migrations in Prisma (Add/Rename columns)

Managing migrations in Prisma (Add/Rename columns)

7
Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.