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.
Personal Portfolio: Importance of self branding for developers

Personal Portfolio: Importance of self branding for developers

9
Comments
3 min read
Create your own URL shortener with Next.js and MongoDB in 10 Minutes

Create your own URL shortener with Next.js and MongoDB in 10 Minutes

109
Comments 11
4 min read
Template literals and tagged template literals

Template literals and tagged template literals

6
Comments
5 min read
Build a REST API of History of Conflicts Using Express.js

Build a REST API of History of Conflicts Using Express.js

6
Comments
4 min read
Data Science & Algorithms: Merge Sort

Data Science & Algorithms: Merge Sort

5
Comments
2 min read
Intro to MongoDB and Mongoose - How Every Web Developer Can Become FullStack With Node.js

Intro to MongoDB and Mongoose - How Every Web Developer Can Become FullStack With Node.js

23
Comments
17 min read
JavaScript Constants With Object.freeze()

JavaScript Constants With Object.freeze()

120
Comments 20
6 min read
Deleting multiple directories with Nodejs/Javascript

Deleting multiple directories with Nodejs/Javascript

5
Comments
1 min read
A Quick Guide To: Closures

A Quick Guide To: Closures

49
Comments 1
5 min read
ReactJS Frameworks You Should Know Before Start Developing B2B/Internal Application

ReactJS Frameworks You Should Know Before Start Developing B2B/Internal Application

25
Comments 1
4 min read
Remix Search Engine Optimization

Remix Search Engine Optimization

11
Comments
6 min read
Zigzag Direction

Zigzag Direction

4
Comments
2 min read
How to Get Started with Javascript Audiobook

How to Get Started with Javascript Audiobook

13
Comments
6 min read
Streaming Real-Time Chat Messages into Scylla with Apache Pulsar

Streaming Real-Time Chat Messages into Scylla with Apache Pulsar

9
Comments
8 min read
No Tears Guide to Creating E2E Test Scripts for Playwright & Puppeteer

No Tears Guide to Creating E2E Test Scripts for Playwright & Puppeteer

8
Comments
6 min read
How to Change Node.JS Version

How to Change Node.JS Version

9
Comments 1
2 min read
Web Component Best Practices

Web Component Best Practices

52
Comments 2
9 min read
Leetcode diary: 179. Largest Number

Leetcode diary: 179. Largest Number

6
Comments
3 min read
The reason why a new responsive web is emerging

The reason why a new responsive web is emerging

49
Comments 8
4 min read
Make The Whole Picture Link.

Make The Whole Picture Link.

3
Comments
1 min read
How I Found the Best Posting Times on dev.to With NodeJS(+ Usable Code)

How I Found the Best Posting Times on dev.to With NodeJS(+ Usable Code)

278
Comments 37
5 min read
Switch statement in JavaScript

Switch statement in JavaScript

5
Comments
3 min read
3 nice little JavaScript tips that you will want to use!

3 nice little JavaScript tips that you will want to use!

14
Comments
2 min read
Powerful JavaScript Shorthands That You Should Know

Powerful JavaScript Shorthands That You Should Know

19
Comments
3 min read
Should Frontend Devs Care About Performance??

Should Frontend Devs Care About Performance??

374
Comments 51
12 min read
Create a zx Node.js script as binary with pkg

Create a zx Node.js script as binary with pkg

7
Comments
4 min read
Text Typing Animation

Text Typing Animation

4
Comments
1 min read
Introduction to React

Introduction to React

6
Comments
2 min read
Upload mutiple image component and get base64 format

Upload mutiple image component and get base64 format

5
Comments 2
2 min read
POST FormData to JSON object array with ReacStrap Form and Express

POST FormData to JSON object array with ReacStrap Form and Express

2
Comments 2
1 min read
Code Snippet: Name CSS Split Chunks using MiniCssExtractPlugin

Code Snippet: Name CSS Split Chunks using MiniCssExtractPlugin

6
Comments
1 min read
Materio Open Source React Admin Template Is Out Now...!!🎉

Materio Open Source React Admin Template Is Out Now...!!🎉

20
Comments
3 min read
How I blog in markdown

How I blog in markdown

3
Comments
4 min read
How to fetch images from an API

How to fetch images from an API

5
Comments
1 min read
Payload CMS Version 0.15.0 brings publishing, versions, performance, more

Payload CMS Version 0.15.0 brings publishing, versions, performance, more

4
Comments
5 min read
Understanding JWT

Understanding JWT

7
Comments
3 min read
Running a dedicated local server for a VS Code debugging session using tasks

Running a dedicated local server for a VS Code debugging session using tasks

10
Comments
3 min read
React, Vue and Svelte: Comparing Conditional Rendering

React, Vue and Svelte: Comparing Conditional Rendering

12
Comments
1 min read
The dreaded AWS error : Cannot find version xx.x for postgres

The dreaded AWS error : Cannot find version xx.x for postgres

10
Comments 1
3 min read
Alcune risorse pre creare immagini del tuo Codice

Alcune risorse pre creare immagini del tuo Codice

3
Comments
1 min read
Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 36

Build a Video Conference App from Scratch using WebRTC,Websocket,PHP +JS Day 36

3
Comments
1 min read
Var vs Const vs Let (JavaScript)

Var vs Const vs Let (JavaScript)

6
Comments
1 min read
React Native - Modern theming!!

React Native - Modern theming!!

11
Comments
2 min read
Unexpected token < in json at position 0 fetch api

Unexpected token < in json at position 0 fetch api

4
Comments
1 min read
Denormaliztion ,its pros and cons

Denormaliztion ,its pros and cons

4
Comments
1 min read
Difference Between Two Arrays in JavaScript

Difference Between Two Arrays in JavaScript

6
Comments
4 min read
Start a server: Node Vs Golang

Start a server: Node Vs Golang

7
Comments
2 min read
How to create feature modules in Angular 11

How to create feature modules in Angular 11

4
Comments
1 min read
Sort an Array of Integers in JavaScript

Sort an Array of Integers in JavaScript

5
Comments
5 min read
Count Certain Elements of an Array in JavaScript

Count Certain Elements of an Array in JavaScript

5
Comments
5 min read
5 Secret features of JSON in JavaScript you didn't know about 🤯

5 Secret features of JSON in JavaScript you didn't know about 🤯

601
Comments 26
4 min read
Calculator: Learn How to build a modern Calculator using JavaScript

Calculator: Learn How to build a modern Calculator using JavaScript

11
Comments 2
8 min read
Guidelines for Translating Your Project using i18next

Guidelines for Translating Your Project using i18next

6
Comments
8 min read
Strapi v4 - Extend core controller and create custom routes

Strapi v4 - Extend core controller and create custom routes

5
Comments 3
3 min read
JavaScript Proxy

JavaScript Proxy

21
Comments 3
3 min read
3 steps to create custom state management library with React Hooks and Context API

3 steps to create custom state management library with React Hooks and Context API

71
Comments 6
2 min read
Create a form and fill form details in below table in Javascript

Create a form and fill form details in below table in Javascript

17
Comments 1
3 min read
My first post at Dev.to

My first post at Dev.to

35
Comments 37
1 min read
How to make a desktop app with html,css,js

How to make a desktop app with html,css,js

19
Comments
9 min read
Drawing Basic Shapes with HTML Canvas

Drawing Basic Shapes with HTML Canvas

18
Comments 2
6 min read
loading...