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.
Record Screen App with Javascript

Record Screen App with Javascript

8
Comments
5 min read
Data Migration: Strategy, Steps and Best Practices

Data Migration: Strategy, Steps and Best Practices

1
Comments 1
6 min read
ZOD is Typescript for Runtime - Less code but more Reliable

ZOD is Typescript for Runtime - Less code but more Reliable

1
Comments
1 min read
Becoming a Technical writer: tips out of the numerous I learned.

Becoming a Technical writer: tips out of the numerous I learned.

1
Comments
5 min read
What is the DOM & How Does HTML Rendering Happen in Browsers?

What is the DOM & How Does HTML Rendering Happen in Browsers?

5
Comments 4
6 min read
Headless Ecommerce for Developers: Integrating Medusa with Strapi CMS

Headless Ecommerce for Developers: Integrating Medusa with Strapi CMS

15
Comments
3 min read
Why React isn't dying

Why React isn't dying

1
Comments
5 min read
ChangeDetectionStrategy dans Angular (de zéro à héros) - Partie 1/2

ChangeDetectionStrategy dans Angular (de zéro à héros) - Partie 1/2

1
Comments
6 min read
Implement These 7 JavaScript Web APIs for a Futuristic Website Experience

Implement These 7 JavaScript Web APIs for a Futuristic Website Experience

3
Comments
3 min read
Using Fetch requests with api.weather.gov

Using Fetch requests with api.weather.gov

Comments
3 min read
NodeList vs Array

NodeList vs Array

Comments
1 min read
How to get API using Fetch?

How to get API using Fetch?

Comments
2 min read
Free resources that helped me master React as a Self Taught Web Developer

Free resources that helped me master React as a Self Taught Web Developer

54
Comments 3
4 min read
Web Animations API

Web Animations API

2
Comments
2 min read
How to learn JavaScript 4 - just in 5 steps by Hanfelix369

How to learn JavaScript 4 - just in 5 steps by Hanfelix369

3
Comments
3 min read
[Node.js] Why using sync versions of async functions is bad.

[Node.js] Why using sync versions of async functions is bad.

13
Comments 1
4 min read
Add a second remote origin with Git

Add a second remote origin with Git

13
Comments
3 min read
Build a responsive E-commerce website from scratch

Build a responsive E-commerce website from scratch

1
Comments
1 min read
Exploring the Top Charting Libraries for React

Exploring the Top Charting Libraries for React

25
Comments 7
4 min read
Observing cart changes in a Shopify theme

Observing cart changes in a Shopify theme

1
Comments
6 min read
How to build Web3 in Algorand Blockchain

How to build Web3 in Algorand Blockchain

3
Comments 2
4 min read
Building a Photo Gallery for a Gatsby Site

Building a Photo Gallery for a Gatsby Site

Comments
19 min read
Let's finally build our app

Let's finally build our app

10
Comments
8 min read
Service Worker lifecycle

Service Worker lifecycle

2
Comments
1 min read
Como fazer web scrape com Node.js

Como fazer web scrape com Node.js

Comments
3 min read
Chrome Extensions of the Month - February 2023

Chrome Extensions of the Month - February 2023

139
Comments 4
4 min read
How to Write React Hooks More Effectively

How to Write React Hooks More Effectively

2
Comments 2
5 min read
11 Powerful AI Tools for Crafting Your Perfect Resume Resumestar

11 Powerful AI Tools for Crafting Your Perfect Resume Resumestar

5
Comments 1
5 min read
How can I keep up with changes to the web platform?

How can I keep up with changes to the web platform?

13
Comments 5
17 min read
AWS SES with NodeJS - Send E-Mails with Amazon AWS's SES utility and Lambda functions.

AWS SES with NodeJS - Send E-Mails with Amazon AWS's SES utility and Lambda functions.

2
Comments
4 min read
Top 5 Books to Become a Pro Javascript Developer

Top 5 Books to Become a Pro Javascript Developer

1
Comments
3 min read
Connecting to a WeatherAPI in Google Sheets via Google Apps Script

Connecting to a WeatherAPI in Google Sheets via Google Apps Script

1
Comments
2 min read
Why Types and Tests are Both Essential in Programming

Why Types and Tests are Both Essential in Programming

Comments
6 min read
How to simplify your if statements

How to simplify your if statements

15
Comments 10
1 min read
🚀Learning Object Destructuring in JavaScript

🚀Learning Object Destructuring in JavaScript

8
Comments 4
2 min read
Handling Form Data in React

Handling Form Data in React

1
Comments
4 min read
Build a Video Transcriber using Whisper Speech to Text API

Build a Video Transcriber using Whisper Speech to Text API

2
Comments
7 min read
How to think in React

How to think in React

Comments
4 min read
6 Useful JavaScript Tips for Beginners

6 Useful JavaScript Tips for Beginners

2
Comments
2 min read
Frontend System Design — Spotify Playlist Architecture

Frontend System Design — Spotify Playlist Architecture

1
Comments
12 min read
Simplifying DTO Management In Express.js with Class-Transformer

Simplifying DTO Management In Express.js with Class-Transformer

6
Comments 1
4 min read
Vite: The Next Generation Build Tool for Modern Web Applications

Vite: The Next Generation Build Tool for Modern Web Applications

2
Comments 1
5 min read
The Backpacker website in PHP | Web Development Project |

The Backpacker website in PHP | Web Development Project |

3
Comments
9 min read
How to Scale your WebSocket Server with DynamoDB and SNS.

How to Scale your WebSocket Server with DynamoDB and SNS.

5
Comments
3 min read
Polyfill for map in javascript

Polyfill for map in javascript

Comments 1
2 min read
Introducing the Naruto DB: The most extensive public Naruto API for Naruto Character Universe

Introducing the Naruto DB: The most extensive public Naruto API for Naruto Character Universe

1
Comments
3 min read
Common mistakes when using React - Why the screen value does not change

Common mistakes when using React - Why the screen value does not change

Comments
2 min read
Vanilla JS for selecting a local text file and reading its content

Vanilla JS for selecting a local text file and reading its content

1
Comments
1 min read
Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

Web Storage: Purpose, Usage, Benefits, Risks & Limitations with Examples

1
Comments
5 min read
React - Preventing Event Propagation from Parent Elements, Event Bubbling, Capturing, and Propagation

React - Preventing Event Propagation from Parent Elements, Event Bubbling, Capturing, and Propagation

Comments
2 min read
React State - Avoiding Object Duplication

React State - Avoiding Object Duplication

Comments
3 min read
Node.js Cluster Module: Scaling Your Applications

Node.js Cluster Module: Scaling Your Applications

2
Comments
3 min read
Web Worker, Service Worker, and Worklets: A Comprehensive Guide

Web Worker, Service Worker, and Worklets: A Comprehensive Guide

15
Comments 3
2 min read
Destructuring Objects in JavaScript: A Beginner's Guide

Destructuring Objects in JavaScript: A Beginner's Guide

3
Comments
4 min read
React.JS components, props & state

React.JS components, props & state

Comments
2 min read
Build a CRUD DApp using Solidity | Nextjs | Thirdweb | Tailwind CSS

Build a CRUD DApp using Solidity | Nextjs | Thirdweb | Tailwind CSS

2
Comments
17 min read
LeetCode - Find The Original Array of Prefix XOR

LeetCode - Find The Original Array of Prefix XOR

1
Comments
3 min read
Setup a node app with Elastic Beanstalk and CI/CD

Setup a node app with Elastic Beanstalk and CI/CD

Comments
6 min read
Searching through JSON logs with Node.js

Searching through JSON logs with Node.js

1
Comments
5 min read
Uma visão geral das estruturas de decisão, loop e controle de exceção

Uma visão geral das estruturas de decisão, loop e controle de exceção

3
Comments
2 min read
loading...