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.
Data types in javascript

Data types in javascript

1
Comments
2 min read
Entendendo o uso de async/await com Promises no Javascript.

Entendendo o uso de async/await com Promises no Javascript.

Comments
2 min read
Debouncing and Throttling: Taming the Wild West of JavaScript Events

Debouncing and Throttling: Taming the Wild West of JavaScript Events

3
Comments 1
3 min read
Camp Activity Form Markup With Glam

Camp Activity Form Markup With Glam

6
Comments
1 min read
Data Structures and Algorithms: Quick Sort

Data Structures and Algorithms: Quick Sort

Comments
3 min read
Why is reactivity without VDOM (with real DOM) better than reactivity with VDOM?

Why is reactivity without VDOM (with real DOM) better than reactivity with VDOM?

Comments
4 min read
Camping with HTML and CSS

Camping with HTML and CSS

17
Comments 2
2 min read
The Foundations of JSX and React

The Foundations of JSX and React

Comments
4 min read
Button Component with RiotJS (Material Design)

Button Component with RiotJS (Material Design)

7
Comments
5 min read
Beginner Friendly Project Recipe APP ( NodeJs & PostGreSql)

Beginner Friendly Project Recipe APP ( NodeJs & PostGreSql)

2
Comments 1
13 min read
Explaining requestAnimationFrame in 256 characters or fewer

Explaining requestAnimationFrame in 256 characters or fewer

42
Comments
1 min read
Day 1 of #100DaysOfCode

Day 1 of #100DaysOfCode

1
Comments
3 min read
Why { ...defaultValues, ...newValues } can hide a bug

Why { ...defaultValues, ...newValues } can hide a bug

12
Comments 4
4 min read
Intro to javascript

Intro to javascript

1
Comments
1 min read
Building an Advanced & Powerful Tables in Frontend

Building an Advanced & Powerful Tables in Frontend

10
Comments
8 min read
Whispering Across Tabs: Broadcast Channel API Explained

Whispering Across Tabs: Broadcast Channel API Explained

23
Comments 3
1 min read
How JSON Web Tokens Power Mobile Driver's Licenses

How JSON Web Tokens Power Mobile Driver's Licenses

15
Comments
11 min read
The Six Pillars of Database-Driven Application Performance

The Six Pillars of Database-Driven Application Performance

Comments
5 min read
The Six Pillars of Database-Driven Application Performance

The Six Pillars of Database-Driven Application Performance

Comments
5 min read
The History API in 256 characters!

The History API in 256 characters!

27
Comments
1 min read
Delaying Actions with setTimeout()⏳

Delaying Actions with setTimeout()⏳

3
Comments
1 min read
JavaScript Questions and Answers - core concepts

JavaScript Questions and Answers - core concepts

4
Comments
2 min read
Practical examples of using IntersectionObserver with React

Practical examples of using IntersectionObserver with React

1
Comments
1 min read
GroupUp Unveiled: Frontend Tech Stack

GroupUp Unveiled: Frontend Tech Stack

Comments
5 min read
Cookies in Depth using Javascript and NodeJs

Cookies in Depth using Javascript and NodeJs

18
Comments 2
5 min read
Learn Basic NodeJS

Learn Basic NodeJS

1
Comments
7 min read
Riot Component Unit Test with Vitest (JsDom env)

Riot Component Unit Test with Vitest (JsDom env)

10
Comments
6 min read
JavaScript Essentials Cheat Sheet with Explanations

JavaScript Essentials Cheat Sheet with Explanations

2
Comments 2
4 min read
Name Format in Code

Name Format in Code

2
Comments 1
4 min read
Exploring React 19: A Deep Dive into the Latest Features and Enhancements

Exploring React 19: A Deep Dive into the Latest Features and Enhancements

1
Comments
5 min read
Exploring JavaScript Obfuscation in Web Development and Cybersecurity

Exploring JavaScript Obfuscation in Web Development and Cybersecurity

Comments
3 min read
Fetch Api

Fetch Api

23
Comments 1
1 min read
Simplifying Multilingual React Apps with Custom Hooks and Utility Types

Simplifying Multilingual React Apps with Custom Hooks and Utility Types

2
Comments
7 min read
Subscription App (part 3)

Subscription App (part 3)

1
Comments
5 min read
File API

File API

16
Comments
1 min read
FullScreen API: Explained in 256 characters

FullScreen API: Explained in 256 characters

4
Comments
1 min read
DOM API

DOM API

15
Comments
1 min read
Supercharge Learning to Code with the Feynman Technique

Supercharge Learning to Code with the Feynman Technique

6
Comments
5 min read
Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Lessons from open-source: Have you ever used console object like this `console[consoleMethod](‘’)`?

Comments
4 min read
What is VSCodium ? Better than VS code ?

What is VSCodium ? Better than VS code ?

18
Comments 9
1 min read
Aioewa

Aioewa

Comments 2
1 min read
Typescript 🆚 NodeJS Runtime: Problemas e soluções na importação de módulos

Typescript 🆚 NodeJS Runtime: Problemas e soluções na importação de módulos

Comments
3 min read
Next.js 14: Fetching Data

Next.js 14: Fetching Data

15
Comments 1
8 min read
Implement JavaScript Promise from scratch

Implement JavaScript Promise from scratch

Comments
4 min read
React Native Library

React Native Library

1
Comments 1
1 min read
Secondary school to software developer?

Secondary school to software developer?

Comments
1 min read
Scale Like a Pro: Essential Strategies for High-Performance Node.js Applications

Scale Like a Pro: Essential Strategies for High-Performance Node.js Applications

Comments
3 min read
React useEffect and objects as dependency - 4 approaches to avoid unnecessary executions

React useEffect and objects as dependency - 4 approaches to avoid unnecessary executions

4
Comments 1
4 min read
Master JavaScript Array Methods Like a Pro (Part-1)

Master JavaScript Array Methods Like a Pro (Part-1)

7
Comments
6 min read
Meme Generator Sample With React

Meme Generator Sample With React

3
Comments
1 min read
Design Patterns: como eles se aplicam no React

Design Patterns: como eles se aplicam no React

9
Comments
5 min read
Fetch with AbortController

Fetch with AbortController

5
Comments
1 min read
Glam Up My Markup - Camp Form for kids

Glam Up My Markup - Camp Form for kids

13
Comments
2 min read
Copy Objects Ways in JavaScript

Copy Objects Ways in JavaScript

64
Comments 19
3 min read
como usar contextApi en react

como usar contextApi en react

Comments
2 min read
How to build an API

How to build an API

1
Comments
2 min read
How to Get Tomorrow's Date in JavaScript: A Beginner's Guide

How to Get Tomorrow's Date in JavaScript: A Beginner's Guide

2
Comments
3 min read
Browser Selection API 📝

Browser Selection API 📝

16
Comments
1 min read
fetch API

fetch API

13
Comments
1 min read
Browser's Hidden Vault: Local Storage API 🗄️

Browser's Hidden Vault: Local Storage API 🗄️

11
Comments
1 min read
loading...