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.
🔒 How to build an end-to-end encrypted chat, with PubNub and Seald 💬

🔒 How to build an end-to-end encrypted chat, with PubNub and Seald 💬

6
Comments
12 min read
Local Storage and Session Storage explained

Local Storage and Session Storage explained

14
Comments 4
1 min read
One min tips: JSON second parameter

One min tips: JSON second parameter

7
Comments
1 min read
TypeScript Decorators

TypeScript Decorators

5
Comments
3 min read
JavaScript generators explained to a 5 year old 🧒

JavaScript generators explained to a 5 year old 🧒

12
Comments
10 min read
Safe and predictable inline scripts

Safe and predictable inline scripts

10
Comments
4 min read
Zoom Clone with React and 100ms SDK (part I)

Zoom Clone with React and 100ms SDK (part I)

8
Comments
7 min read
Zoom Clone App with React and 100ms SDK (part II)

Zoom Clone App with React and 100ms SDK (part II)

9
Comments
12 min read
Prisma 101

Prisma 101

6
Comments
5 min read
javascript 中常见的可中断执行编程范式

javascript 中常见的可中断执行编程范式

5
Comments
1 min read
#3 Building Headless Commerce - Adding Search Engine with Algolia

#3 Building Headless Commerce - Adding Search Engine with Algolia

10
Comments
3 min read
Life as a junior developer

Life as a junior developer

11
Comments 2
3 min read
Supercharging your React projects with Memoization

Supercharging your React projects with Memoization

22
Comments 3
3 min read
How to remove a specific item from an array

How to remove a specific item from an array

22
Comments 5
2 min read
Change Image brightness then download

Change Image brightness then download

5
Comments
2 min read
What are Promises in Javascript ?

What are Promises in Javascript ?

6
Comments
3 min read
Firebase V9 Firestore Add Document Data Using addDoc() [2022]

Firebase V9 Firestore Add Document Data Using addDoc() [2022]

7
Comments
4 min read
How to iterate over an object in Javascript?

How to iterate over an object in Javascript?

28
Comments 9
2 min read
5 Reasons to Choose ReactJs for Your Next project

5 Reasons to Choose ReactJs for Your Next project

8
Comments
2 min read
New to JS? Understand ‘this’

New to JS? Understand ‘this’

6
Comments
4 min read
A library to make localStorage easier to use

A library to make localStorage easier to use

9
Comments 1
3 min read
Utilizing a Nested GET Request

Utilizing a Nested GET Request

6
Comments 4
4 min read
Component Breakdown & State Management ⚙ - Building a tic-tac-toe game with React from scratch

Component Breakdown & State Management ⚙ - Building a tic-tac-toe game with React from scratch

7
Comments
4 min read
Build a basic form in react without a library

Build a basic form in react without a library

8
Comments
4 min read
Reticências com tooltip automático (Vue)

Reticências com tooltip automático (Vue)

9
Comments
2 min read
loading...