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.
JavaScript Console Types and Tricks

JavaScript Console Types and Tricks

51
Comments 7
3 min read
Back to the Basics with HTML Forms

Back to the Basics with HTML Forms

4
Comments
6 min read
How to use Chart.js to create a Chart for Your Project

How to use Chart.js to create a Chart for Your Project

9
Comments 3
5 min read
Supporting Multiple Languages With NextJS

Supporting Multiple Languages With NextJS

10
Comments
3 min read
Creating and Downloading a CSV File Using Pure JavaScript - A Step by Step Guide

Creating and Downloading a CSV File Using Pure JavaScript - A Step by Step Guide

5
Comments
3 min read
Building a Memory Sharing API with Node.js, MongoDB, and Docker

Building a Memory Sharing API with Node.js, MongoDB, and Docker

1
Comments
3 min read
Padrão - Singleton

Padrão - Singleton

Comments
5 min read
Create a simple Node Server Skeleton.

Create a simple Node Server Skeleton.

10
Comments
2 min read
React Router v6 in React Js with Complete Project Of 2022

React Router v6 in React Js with Complete Project Of 2022

Comments
1 min read
Using ChatGPT to Optimize your code.

Using ChatGPT to Optimize your code.

3
Comments
4 min read
So when will I finally get to Kill Baby Hitler?!

So when will I finally get to Kill Baby Hitler?!

Comments
6 min read
Y U NO USE the JS native APIs?

Y U NO USE the JS native APIs?

3
Comments
4 min read
Using Beautiful Material Themes from Material Theme Builder in Stylify CSS

Using Beautiful Material Themes from Material Theme Builder in Stylify CSS

4
Comments
4 min read
JavaScript Design Patterns: A Beginner's Guide to Better Code

JavaScript Design Patterns: A Beginner's Guide to Better Code

39
Comments
6 min read
.this keyword in JavaScript

.this keyword in JavaScript

Comments
10 min read
Top 10 extensiones para VSCode

Top 10 extensiones para VSCode

20
Comments
4 min read
Avoiding common pitfalls with ControlValueAccessors in Angular

Avoiding common pitfalls with ControlValueAccessors in Angular

4
Comments
7 min read
HOW TO BECOME A GREAT FRONTEND DEVELOPER?

HOW TO BECOME A GREAT FRONTEND DEVELOPER?

2
Comments
3 min read
Pattern - Prototype

Pattern - Prototype

Comments
5 min read
Padrão - Prototype

Padrão - Prototype

Comments
5 min read
LeetCode - Partition List

LeetCode - Partition List

Comments
3 min read
Solidity Contracts Within Contracts: A Dive into Solidity Mapping (Series - Part 3)

Solidity Contracts Within Contracts: A Dive into Solidity Mapping (Series - Part 3)

1
Comments
4 min read
Upload file in Sveltekit

Upload file in Sveltekit

1
Comments
3 min read
Reading, Writing and Pipelining Streams in Node.js

Reading, Writing and Pipelining Streams in Node.js

Comments
3 min read
Scalable and Maintainable React Project Structure Every Developer Should Use.

Scalable and Maintainable React Project Structure Every Developer Should Use.

158
Comments 37
5 min read
Give me some advice, which Reacts open-source project is suitable to contribute for intermediate React developers?

Give me some advice, which Reacts open-source project is suitable to contribute for intermediate React developers?

81
Comments 9
1 min read
Integrating JavaScript with OpenAI: A Beginner’s Guide

Integrating JavaScript with OpenAI: A Beginner’s Guide

2
Comments
4 min read
proto and prototype chaining

proto and prototype chaining

Comments
3 min read
Writing as a form of learning new concepts

Writing as a form of learning new concepts

4
Comments 2
2 min read
11 Tips That Make You a Better Typescript Programmer

11 Tips That Make You a Better Typescript Programmer

523
Comments 37
9 min read
The Sequelize library simplifies developer life.

The Sequelize library simplifies developer life.

1
Comments
2 min read
Make your JavaScript code more efficient, readable, and maintainable.(Part 2)

Make your JavaScript code more efficient, readable, and maintainable.(Part 2)

23
Comments 1
3 min read
Your headless CMS workflow doesn't have to suck

Your headless CMS workflow doesn't have to suck

13
Comments
7 min read
Recursive Fetching In Javascript

Recursive Fetching In Javascript

1
Comments
2 min read
FileOrganizer: Organize your files in a simple command

FileOrganizer: Organize your files in a simple command

4
Comments
1 min read
Top UI libraries for Vue JS in 2023

Top UI libraries for Vue JS in 2023

Comments 1
3 min read
8 Benefits of DevOps Companies Cannot Stay Away from

8 Benefits of DevOps Companies Cannot Stay Away from

4
Comments 2
3 min read
How To Stream A Video With NodeJS

How To Stream A Video With NodeJS

11
Comments
3 min read
Building with Node.js: Navigating the World of Best Practices and Best Tools

Building with Node.js: Navigating the World of Best Practices and Best Tools

5
Comments
7 min read
Next.js Tips, Tricks, and Features you Probably Don't Know

Next.js Tips, Tricks, and Features you Probably Don't Know

11
Comments
6 min read
Zero-Knowledge Proofs Using SnarkJS and Circom

Zero-Knowledge Proofs Using SnarkJS and Circom

1
Comments
5 min read
Unveiling Breakthroughs Found In The State Of JS 2022 Survey

Unveiling Breakthroughs Found In The State Of JS 2022 Survey

43
Comments 2
29 min read
How to import and export in CommonJS and ES Modules

How to import and export in CommonJS and ES Modules

11
Comments 3
3 min read
Next Experience: Record Watchers

Next Experience: Record Watchers

2
Comments
3 min read
RxJS Tutorial: Observables, Operators, and beyond

RxJS Tutorial: Observables, Operators, and beyond

4
Comments
9 min read
Comparing Vue.js and React.js key aspects

Comparing Vue.js and React.js key aspects

2
Comments
5 min read
How To Create A Toast Notification in Javascript

How To Create A Toast Notification in Javascript

15
Comments 2
4 min read
Managing Hybrid Teams 2

Managing Hybrid Teams 2

95
Comments 4
2 min read
Entendendo e utilizando Coleções Codificadas (Keyed Collections) em JavaScript

Entendendo e utilizando Coleções Codificadas (Keyed Collections) em JavaScript

2
Comments
2 min read
how to add zendesk chat widget in react js

how to add zendesk chat widget in react js

4
Comments 3
1 min read
How to Create a Dynamic Routing using the Params() in ReactJS?

How to Create a Dynamic Routing using the Params() in ReactJS?

2
Comments
1 min read
Solidity Visibility State/Modifiers (Series - part 2)

Solidity Visibility State/Modifiers (Series - part 2)

1
Comments
3 min read
times(n, fn) in JS/TS + Python.

times(n, fn) in JS/TS + Python.

1
Comments
2 min read
I just made my first fullstack application. Here's how.

I just made my first fullstack application. Here's how.

21
Comments 5
4 min read
How to rapidly build a basic RESTful API using ExpressJS

How to rapidly build a basic RESTful API using ExpressJS

3
Comments
6 min read
Brainwash yourself everyday to success!🧠😍

Brainwash yourself everyday to success!🧠😍

5
Comments
2 min read
How would I start learning Web development : 5 Steps to Become a Proficient Web Developer

How would I start learning Web development : 5 Steps to Become a Proficient Web Developer

4
Comments
3 min read
How to manipulate text strings in JavaScript

How to manipulate text strings in JavaScript

3
Comments
1 min read
Don't use useEffect

Don't use useEffect

30
Comments 13
2 min read
Liskov Substitution Principle in React

Liskov Substitution Principle in React

1
Comments
3 min read
loading...