DEV Community

JavaScript

Once relegated to the browser as one of the 3 core technologies of the web, JavaScript can now be found almost anywhere you find code. JavaScript developers move fast and push software development forward; they can be as opinionated as the frameworks they use, so let's keep it clean here and make it a place to learn from each other!

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Setting up a server and database connection using nodejs, express, and postgresql

Setting up a server and database connection using nodejs, express, and postgresql

3
Comments 1
2 min read
Better DX in JS apps with unplugin-auto-import

Better DX in JS apps with unplugin-auto-import

6
Comments
3 min read
How to Create Toast Notifications in a React Applications

How to Create Toast Notifications in a React Applications

28
Comments 4
5 min read
How to calculate Average Directional Index (ADX) using JavaScript

How to calculate Average Directional Index (ADX) using JavaScript

5
Comments
2 min read
Calculating ATR (Average True Range) using JavaScript

Calculating ATR (Average True Range) using JavaScript

3
Comments
1 min read
Calculating DMI (Directional Movement Index) with JavaScript

Calculating DMI (Directional Movement Index) with JavaScript

2
Comments
2 min read
How to scale node js applications

How to scale node js applications

1
Comments
2 min read
Conditional Wrapping in React - An Advanced Approach (HOCs & Hooks)

Conditional Wrapping in React - An Advanced Approach (HOCs & Hooks)

19
Comments 7
4 min read
How to use jest test.each function

How to use jest test.each function

6
Comments
2 min read
Creating NFTs with Ternoa-js SDK: A Step-by-Step Guide

Creating NFTs with Ternoa-js SDK: A Step-by-Step Guide

2
Comments
4 min read
Vendure - Overwriting email templates

Vendure - Overwriting email templates

6
Comments
2 min read
6 Best Tips To Become A Web Developer

6 Best Tips To Become A Web Developer

2
Comments
3 min read
Remove Invalid File uploaded to input type=file in JavaScript

Remove Invalid File uploaded to input type=file in JavaScript

Comments
1 min read
Inverse Data Flow in React: Updating Parent from Child Components with Callback Functions

Inverse Data Flow in React: Updating Parent from Child Components with Callback Functions

2
Comments
2 min read
Maps and React

Maps and React

4
Comments
2 min read
Hoisting

Hoisting

27
Comments 4
4 min read
Promises in JavaScript

Promises in JavaScript

4
Comments
2 min read
Decorator pattern in TypeScript

Decorator pattern in TypeScript

7
Comments 2
4 min read
GIT Commands Summary

GIT Commands Summary

3
Comments
3 min read
What are Headless CMS?

What are Headless CMS?

51
Comments 15
3 min read
Mastering MongoDB and Mongoose in Node.js

Mastering MongoDB and Mongoose in Node.js

21
Comments
5 min read
Async Await v/s Promises?

Async Await v/s Promises?

2
Comments 1
1 min read
Firebase: Applying Feature Flag using Remote Config

Firebase: Applying Feature Flag using Remote Config

7
Comments 2
3 min read
JavaScript Fundamentals: Parameters, Arguments and Operators

JavaScript Fundamentals: Parameters, Arguments and Operators

1
Comments
2 min read
JavaScript Fundamentals: Math Object

JavaScript Fundamentals: Math Object

1
Comments
2 min read
loading...