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.
Why javascript for everything?

Why javascript for everything?

8
Comments 16
2 min read
Great tutorial by @nsebhastian on .map()

Great tutorial by @nsebhastian on .map()

1
Comments
1 min read
Unstable Diffusion

Unstable Diffusion

1
Comments
8 min read
How to use Angular Provider

How to use Angular Provider

2
Comments
4 min read
7 tips to measure and analyze JavaScript performance

7 tips to measure and analyze JavaScript performance

3
Comments
2 min read
How to Add Calendly to Your ReactJS Project

How to Add Calendly to Your ReactJS Project

2
Comments 1
3 min read
O ciclo de vida da memória JavaScript

O ciclo de vida da memória JavaScript

1
Comments
9 min read
Custom hooks in React

Custom hooks in React

2
Comments 1
2 min read
JavaScript Proxies allow you to intercept and customize operations performed on objects

JavaScript Proxies allow you to intercept and customize operations performed on objects

1
Comments
1 min read
Discover the magic of the TypeScript type system and how it works its magic on your code

Discover the magic of the TypeScript type system and how it works its magic on your code

2
Comments
3 min read
Your First Steps with the Astro Framework

Your First Steps with the Astro Framework

3
Comments
9 min read
React useEffect only on Update

React useEffect only on Update

103
Comments 5
2 min read
5 Mistakes That Every Typescript Deverloper Should Avoid

5 Mistakes That Every Typescript Deverloper Should Avoid

43
Comments 3
8 min read
Awesome Weather UI with real time and date, Backdrop filters too.

Awesome Weather UI with real time and date, Backdrop filters too.

4
Comments
1 min read
3D heat map (thermal cloud) based on HTML5 Canvas

3D heat map (thermal cloud) based on HTML5 Canvas

2
Comments
7 min read
Why Front-End Developers Should Start Learning Cloud Now

Why Front-End Developers Should Start Learning Cloud Now

2
Comments
3 min read
Code 👨‍💻 on your Phone 📱 with these 4 Mobile Apps

Code 👨‍💻 on your Phone 📱 with these 4 Mobile Apps

109
Comments 8
3 min read
What's involved with NativeScript open source?

What's involved with NativeScript open source?

43
Comments 2
14 min read
How to use Jest for JavaScript code testing

How to use Jest for JavaScript code testing

1
Comments
2 min read
Avoiding Errors with Try-Catch in JavaScript

Avoiding Errors with Try-Catch in JavaScript

1
Comments
4 min read
UNDERSTANDING HOISTING IN JAVASCRIPT

UNDERSTANDING HOISTING IN JAVASCRIPT

3
Comments
3 min read
Which skill is best for freelancing 2023?

Which skill is best for freelancing 2023?

2
Comments
2 min read
⚛ React Lifecycle 🔃

⚛ React Lifecycle 🔃

5
Comments
8 min read
Drag and Drop File using Javascript

Drag and Drop File using Javascript

75
Comments 6
2 min read
Best extensions to use in vscode

Best extensions to use in vscode

3
Comments
1 min read
Get Yesterday Date in JavaScript

Get Yesterday Date in JavaScript

10
Comments 2
2 min read
Jest vs Mocha: What’s the Difference?

Jest vs Mocha: What’s the Difference?

7
Comments 1
6 min read
A Beginner’s Guide to Javascript Operators and Conditional Statements

A Beginner’s Guide to Javascript Operators and Conditional Statements

1
Comments
8 min read
Reflecting on 2022 - The Year in Review

Reflecting on 2022 - The Year in Review

5
Comments
7 min read
Semantic Search with OpenAI Embeddings and Pinecone

Semantic Search with OpenAI Embeddings and Pinecone

1
Comments
1 min read
Tasty Recipes for React & D3. The Ranking Bar.

Tasty Recipes for React & D3. The Ranking Bar.

10
Comments 1
10 min read
Tail Call Optimization in JavaScript using Trampolines

Tail Call Optimization in JavaScript using Trampolines

2
Comments
2 min read
Creating a Github Action that adds a Pokemon Sprite to your repo README

Creating a Github Action that adds a Pokemon Sprite to your repo README

1
Comments
7 min read
Javascript: Map e Set

Javascript: Map e Set

Comments
7 min read
JavaScript Fundamentals: Arrays

JavaScript Fundamentals: Arrays

1
Comments
4 min read
2022 Wrapped: Communities, Public Speaking, and Other DevRel Stuff From a Non-DevRel Engineer

2022 Wrapped: Communities, Public Speaking, and Other DevRel Stuff From a Non-DevRel Engineer

12
Comments
14 min read
Java Script Events

Java Script Events

2
Comments
3 min read
React best practices

React best practices

Comments 2
3 min read
Streams em Node.js para iniciantes (guia básico)

Streams em Node.js para iniciantes (guia básico)

3
Comments
3 min read
A JavaScript framework with web component

A JavaScript framework with web component

1
Comments
1 min read
What Is "NaN"

What Is "NaN"

1
Comments
2 min read
How to add an Estimated Reading Time to your Astro Blog with Javascript & Markdown Plugins

How to add an Estimated Reading Time to your Astro Blog with Javascript & Markdown Plugins

1
Comments
1 min read
Monkey Map

Monkey Map

Comments
7 min read
Search and Replace: Getting Started with the Notion API SDK for JavaScript

Search and Replace: Getting Started with the Notion API SDK for JavaScript

13
Comments
4 min read
6 Best practices for react state management in 2023.

6 Best practices for react state management in 2023.

2
Comments
3 min read
The Beginner's Guide To Node Mailer With Nodejs

The Beginner's Guide To Node Mailer With Nodejs

2
Comments
2 min read
How To Improve Website Performance In 2023

How To Improve Website Performance In 2023

4
Comments
8 min read
🔥 CORS explained: Error fixing on both client and server side

🔥 CORS explained: Error fixing on both client and server side

Comments
3 min read
Primitive values vs Reference values - Javascript

Primitive values vs Reference values - Javascript

4
Comments
3 min read
Conversões de tipos Javascript

Conversões de tipos Javascript

Comments
3 min read
使用 IndexedDB 實現 Client 端數據存儲 – 前端工程師必學的 Web Storage 技術(第三篇)

使用 IndexedDB 實現 Client 端數據存儲 – 前端工程師必學的 Web Storage 技術(第三篇)

Comments
2 min read
My Journey in Open Source - expirables

My Journey in Open Source - expirables

Comments
2 min read
How to become css master ?

How to become css master ?

3
Comments 3
1 min read
How to become frontend developer

How to become frontend developer

4
Comments 1
2 min read
Deep copy object in JS / ES6

Deep copy object in JS / ES6

Comments
1 min read
useDeferredValue Hook

useDeferredValue Hook

96
Comments 3
4 min read
flat array from the multi dimensional zig-zag array

flat array from the multi dimensional zig-zag array

Comments
2 min read
Upgrading old Imba 1 apps to run on modern Node

Upgrading old Imba 1 apps to run on modern Node

Comments
3 min read
Steps To Build Resources With CSS Flexbox

Steps To Build Resources With CSS Flexbox

1
Comments 1
6 min read
Closures in JavaScript

Closures in JavaScript

2
Comments
2 min read
loading...