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.
The Payload Headless CMS just got more powerful with Plugins

The Payload Headless CMS just got more powerful with Plugins

6
Comments
4 min read
Basic React Component Layout

Basic React Component Layout

2
Comments 2
1 min read
Format parser for Prettier and ESLint

Format parser for Prettier and ESLint

3
Comments
2 min read
Covid Data Visualisation App Three JS - [Code Overview]

Covid Data Visualisation App Three JS - [Code Overview]

1
Comments
1 min read
Top 40+ Javascript Memes We Love | Programming Humor :D

Top 40+ Javascript Memes We Love | Programming Humor :D

10
Comments
6 min read
I want to be a javascript developer but i am not good at css?

I want to be a javascript developer but i am not good at css?

5
Comments 4
1 min read
SvelteKit Tutorial: Build a Svelte MDsveX Blog Site

SvelteKit Tutorial: Build a Svelte MDsveX Blog Site

3
Comments
8 min read
Beautiful Random Color Generator With Vanila JavaScript

Beautiful Random Color Generator With Vanila JavaScript

5
Comments
2 min read
Event Emitters in Node.js

Event Emitters in Node.js

3
Comments
8 min read
Caching in Node.js using Memcached

Caching in Node.js using Memcached

14
Comments 4
5 min read
Collect payments in your Django ecommerce portal using Flutterwave ~PART 2

Collect payments in your Django ecommerce portal using Flutterwave ~PART 2

17
Comments 8
5 min read
Some interesting facts about javascript

Some interesting facts about javascript

6
Comments
2 min read
What is an API proxy?

What is an API proxy?

2
Comments
4 min read
Is Math Essential for Software Developers? - A Short Tutorial on Basic Math

Is Math Essential for Software Developers? - A Short Tutorial on Basic Math

2
Comments
4 min read
Building Forms with rx.js

Building Forms with rx.js

3
Comments
9 min read
How to mess up your JavaScript code like a boss

How to mess up your JavaScript code like a boss

29
Comments 2
14 min read
Interact with Relational Databases using Prisma

Interact with Relational Databases using Prisma

14
Comments 2
5 min read
Great Talks: Jest Architecture Overview

Great Talks: Jest Architecture Overview

3
Comments
3 min read
Don't be too dependent on useState, useRef is there for you

Don't be too dependent on useState, useRef is there for you

94
Comments 17
2 min read
Electron Adventures: Episode 3: What Can Backend Code Even Do?

Electron Adventures: Episode 3: What Can Backend Code Even Do?

13
Comments 2
2 min read
Do you know these data-types in JavaScript

Do you know these data-types in JavaScript

2
Comments 1
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL

Create a Netflix clone from Scratch: JavaScript PHP + MySQL

104
Comments 8
2 min read
Designing the ultimate (INCLUSIVE) writing tool. [Part 1 - a WYSIWYG in 745 *Bytes*! 😱]

Designing the ultimate (INCLUSIVE) writing tool. [Part 1 - a WYSIWYG in 745 *Bytes*! 😱]

44
Comments 21
9 min read
Mask or no mask? With Twilio Video, machine learning, and JavaScript

Mask or no mask? With Twilio Video, machine learning, and JavaScript

19
Comments
8 min read
Array rotation, a simple approach using JS

Array rotation, a simple approach using JS

20
Comments
3 min read
React useContext and useReducer Hooks.

React useContext and useReducer Hooks.

134
Comments 10
3 min read
How to Access dotenv Variables Using fastify-env Plugin

How to Access dotenv Variables Using fastify-env Plugin

18
Comments 6
4 min read
LeetCode 300. Longest Increasing Subsequence (javascript solution)

LeetCode 300. Longest Increasing Subsequence (javascript solution)

4
Comments 1
1 min read
Basics of Building a CRUD API with Typescript (NestJS and FoalTS)

Basics of Building a CRUD API with Typescript (NestJS and FoalTS)

12
Comments
7 min read
5 Useful JS Number Methods

5 Useful JS Number Methods

43
Comments
2 min read
namy.ai MVP DONE!

namy.ai MVP DONE!

3
Comments 5
1 min read
Cross-site scripting (XSS) attack - part 3

Cross-site scripting (XSS) attack - part 3

8
Comments
4 min read
Dev Note - HttpClient in Salesforce Commerce Cloud SFRA

Dev Note - HttpClient in Salesforce Commerce Cloud SFRA

4
Comments
1 min read
Amazing Tricks to Learn JS faster

Amazing Tricks to Learn JS faster

15
Comments 1
1 min read
Instrumenting Our Frontend Test Suite (...and fixing what we found)

Instrumenting Our Frontend Test Suite (...and fixing what we found)

3
Comments
4 min read
Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

Polyfills for .forEach(), .map(), .filter(), .reduce() in JavaScript

12
Comments 7
2 min read
call, apply and bind methods JavaScript

call, apply and bind methods JavaScript

4
Comments
2 min read
React Context Simplifier

React Context Simplifier

8
Comments 3
2 min read
Merging a pdf using Javascript

Merging a pdf using Javascript

10
Comments 2
1 min read
Reactive Programming 🌫️ - Demystified using RxJS

Reactive Programming 🌫️ - Demystified using RxJS

149
Comments 3
16 min read
How to install, manage Node.js on Ubuntu and additional tips

How to install, manage Node.js on Ubuntu and additional tips

11
Comments
7 min read
#9) Explain HOF in JavaScript❔

#9) Explain HOF in JavaScript❔

6
Comments
1 min read
createState("Introducing AgileTs. A flexible State-Manager");

createState("Introducing AgileTs. A flexible State-Manager");

5
Comments 2
10 min read
Awesome JavaScript Posts (Week 28)

Awesome JavaScript Posts (Week 28)

40
Comments 1
4 min read
Create a Super Simple Light/Dark Mode Switch

Create a Super Simple Light/Dark Mode Switch

3
Comments 1
3 min read
5 Easy Ways To Make Money As A Developer

5 Easy Ways To Make Money As A Developer

52
Comments 3
2 min read
GZIP on the Browser

GZIP on the Browser

5
Comments
1 min read
What is useEffect()?, How does it work? & Why should we use useEffect()?

What is useEffect()?, How does it work? & Why should we use useEffect()?

9
Comments
3 min read
Recursion

Recursion

5
Comments
5 min read
#7) Explain pass by value & pass by reference❓

#7) Explain pass by value & pass by reference❓

18
Comments
2 min read
The power of reduce

The power of reduce

2
Comments
9 min read
Narrowing the Type of Class Accessors

Narrowing the Type of Class Accessors

4
Comments
3 min read
IT platform dedicated for Hospital and Clinics management

IT platform dedicated for Hospital and Clinics management

12
Comments
2 min read
Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

Create a Netflix clone from Scratch: JavaScript PHP + MySQL Day 2:How to get most out of the course

6
Comments
1 min read
Tornado : ASYNC Framework for Python

Tornado : ASYNC Framework for Python

6
Comments
2 min read
Integrate a Stripe Payment with React

Integrate a Stripe Payment with React

102
Comments 4
3 min read
How to add CSS to console logs

How to add CSS to console logs

9
Comments
12 min read
#8) What is IIFE in JavaScript🐱‍👤

#8) What is IIFE in JavaScript🐱‍👤

5
Comments 2
1 min read
Creating a Simple Notice Board Using Angular

Creating a Simple Notice Board Using Angular

4
Comments
3 min read
How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

How To Build A Contact Manager Application With Next JS, Auth0 and Fauna

25
Comments
20 min read
loading...