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 Object #11

Javascript Object #11

6
Comments
2 min read
Best Practices for Debugging Node.js Applications

Best Practices for Debugging Node.js Applications

1
Comments
2 min read
Demystifying React Hooks: Usage, Examples, and Common Mistakes

Demystifying React Hooks: Usage, Examples, and Common Mistakes

39
Comments 2
34 min read
Count Number of Times an Item Appears in an Array

Count Number of Times an Item Appears in an Array

1
Comments
2 min read
Understanding Closures in JavaScript

Understanding Closures in JavaScript

Comments
2 min read
Redis + 🐂 Bull = Easy Background Jobs in nodeJs

Redis + 🐂 Bull = Easy Background Jobs in nodeJs

1
Comments
2 min read
Supercharge Your JS/TS Project with ClojureScript REPL

Supercharge Your JS/TS Project with ClojureScript REPL

Comments
6 min read
Demystifying Promises in JavaScript: A Complete Guide

Demystifying Promises in JavaScript: A Complete Guide

2
Comments
3 min read
A Gophers hack for marketing: The Tampermonkey and AI Strategy You Need

A Gophers hack for marketing: The Tampermonkey and AI Strategy You Need

2
Comments
3 min read
7 Tricks to take the Performance of your Website to the Moon 🚀🌙

7 Tricks to take the Performance of your Website to the Moon 🚀🌙

207
Comments 15
4 min read
ChatGPT for Gmail: The Chrome Extension to Fine-Tune Your Emails

ChatGPT for Gmail: The Chrome Extension to Fine-Tune Your Emails

6
Comments 3
4 min read
Complete roadmap to become a pro in MERN STACK🚀

Complete roadmap to become a pro in MERN STACK🚀

102
Comments 20
7 min read
Unleash the power of Partial <T> for mock data perfection!

Unleash the power of Partial <T> for mock data perfection!

1
Comments
2 min read
Comparing Vue and React in 2023: Pros and Cons

Comparing Vue and React in 2023: Pros and Cons

18
Comments 22
3 min read
Building a Live Code Sharing Platform With Dyte and React

Building a Live Code Sharing Platform With Dyte and React

2
Comments 1
11 min read
Free 3D Illustrations library for your project

Free 3D Illustrations library for your project

25
Comments 2
2 min read
Awesome VS Code Extensions for 2023

Awesome VS Code Extensions for 2023

73
Comments 20
4 min read
Conditional Statements in JavaScript: Switch

Conditional Statements in JavaScript: Switch

3
Comments
2 min read
AI is helping developers pull pranks and gags but will it replace us?

AI is helping developers pull pranks and gags but will it replace us?

5
Comments
3 min read
React Toastify : The complete guide.

React Toastify : The complete guide.

4
Comments
13 min read
TIL beginner Javascript

TIL beginner Javascript

2
Comments
1 min read
Angular standalone components

Angular standalone components

Comments
2 min read
How React’s useEffect Hook Changed My Life

How React’s useEffect Hook Changed My Life

1
Comments 2
4 min read
A Beginner's Guide to Searching for Elements in Arrays with JavaScript

A Beginner's Guide to Searching for Elements in Arrays with JavaScript

2
Comments
1 min read
7 JavaScript libraries to help express yourself on DEV

7 JavaScript libraries to help express yourself on DEV

Comments
5 min read
Node CLI App - Tax Calculator

Node CLI App - Tax Calculator

5
Comments
3 min read
How to Detect Clicks Outside of an Element in NextJS or React

How to Detect Clicks Outside of an Element in NextJS or React

9
Comments 3
2 min read
How to use Google Maps Places Autocomplete with React JS

How to use Google Maps Places Autocomplete with React JS

23
Comments 7
3 min read
Internationalization (i18n) in Next.js 13 with React Server Components

Internationalization (i18n) in Next.js 13 with React Server Components

32
Comments 4
8 min read
How to Code the Bubble Sort Algorithm in JavaScript

How to Code the Bubble Sort Algorithm in JavaScript

Comments
6 min read
📺 Video React Hooks

📺 Video React Hooks

Comments
1 min read
Getting Started with SES: Required Permissions to Send Emails

Getting Started with SES: Required Permissions to Send Emails

1
Comments
2 min read
Lessons Learned: Adding ChatGPT to a Tic-Tac-Toe Game in Next.js

Lessons Learned: Adding ChatGPT to a Tic-Tac-Toe Game in Next.js

3
Comments
2 min read
Resolvendo problemas no HackerRank: Diferença mínima dentro de Arrays.

Resolvendo problemas no HackerRank: Diferença mínima dentro de Arrays.

Comments
2 min read
How to loop through an HTML element using an event listener and for loop in JavaScript

How to loop through an HTML element using an event listener and for loop in JavaScript

2
Comments 1
3 min read
Logical CSS: Padding And Margins In Multi-lingual Web-Apps

Logical CSS: Padding And Margins In Multi-lingual Web-Apps

Comments
4 min read
6 CSS Games to help you Learn CSS Easily

6 CSS Games to help you Learn CSS Easily

11
Comments 2
2 min read
Why and When Use Ng-template, NgContent, and NgContainer in Angular

Why and When Use Ng-template, NgContent, and NgContainer in Angular

25
Comments 2
3 min read
Create a Weather App with HTML, CSS, and JavaScript

Create a Weather App with HTML, CSS, and JavaScript

4
Comments
5 min read
Different restfull api and soap api

Different restfull api and soap api

1
Comments
3 min read
Creating a recommender system in 10 lines of javascript

Creating a recommender system in 10 lines of javascript

8
Comments 1
3 min read
Asynchronous Data Fetching Made Fun: Promises, Async/Await, and Functional Programming in JS and React

Asynchronous Data Fetching Made Fun: Promises, Async/Await, and Functional Programming in JS and React

4
Comments
4 min read
Do you really know how setimeout and setinterval work?

Do you really know how setimeout and setinterval work?

1
Comments
4 min read
Building Out a Complex Social Media Content Automated Workflow with Airtable, Zapier, and ChatGPT

Building Out a Complex Social Media Content Automated Workflow with Airtable, Zapier, and ChatGPT

Comments
3 min read
Debouncing De-coded

Debouncing De-coded

1
Comments
2 min read
👥 How to clone a website into a Chrome Extension.

👥 How to clone a website into a Chrome Extension.

11
Comments 1
2 min read
Hand-built smoothScrollTo() Implementation

Hand-built smoothScrollTo() Implementation

11
Comments 1
15 min read
Starchart: Migration!

Starchart: Migration!

1
Comments
3 min read
I would tell you a joke about async javascript

I would tell you a joke about async javascript

Comments
1 min read
React Without useEffect

React Without useEffect

3
Comments 2
6 min read
Set up a modern Node.js API service by running one command

Set up a modern Node.js API service by running one command

2
Comments
3 min read
Generate placeholder images at edge with thumbhash

Generate placeholder images at edge with thumbhash

8
Comments
3 min read
What you have to learn before React

What you have to learn before React

Comments 4
2 min read
Optimizing your React Project

Optimizing your React Project

3
Comments
3 min read
ReVen: a Reverse Engineering Toolkit AIO

ReVen: a Reverse Engineering Toolkit AIO

1
Comments
5 min read
One SVG to Rule Them All: The Dynamic Way

One SVG to Rule Them All: The Dynamic Way

1
Comments
3 min read
Delete an element in array

Delete an element in array

5
Comments
1 min read
Handling Events in React

Handling Events in React

Comments
5 min read
How to Fetch and Write data into firestore cloud. Beginners Guide.

How to Fetch and Write data into firestore cloud. Beginners Guide.

1
Comments
5 min read
Javascript Object #8

Javascript Object #8

10
Comments 6
3 min read
loading...