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.
How to Install Node.js and npm on Windows or macOS

How to Install Node.js and npm on Windows or macOS

5
Comments
3 min read
Asincronismo en JavaScript en 5 minutos

Asincronismo en JavaScript en 5 minutos

15
Comments 1
8 min read
Mediator Pattern Self Created Documentation

Mediator Pattern Self Created Documentation

9
Comments
3 min read
What is one of the most common mistakes beginner developers make

What is one of the most common mistakes beginner developers make

7
Comments
2 min read
Notifications for free developer swag 🎉

Notifications for free developer swag 🎉

23
Comments
2 min read
Estratégia de timeout cache com Node.js e Redis

Estratégia de timeout cache com Node.js e Redis

2
Comments
3 min read
Try using reducers for state management.

Try using reducers for state management.

53
Comments 4
4 min read
Creating a Featured Posts collection in 11ty

Creating a Featured Posts collection in 11ty

11
Comments
2 min read
Text to Speech Using the Web Speech API in JavaScript

Text to Speech Using the Web Speech API in JavaScript

5
Comments 1
8 min read
The problem with autocomplete and how to fix it

The problem with autocomplete and how to fix it

155
Comments 9
3 min read
Enough JavaScript to get you Started : #11 Functions

Enough JavaScript to get you Started : #11 Functions

21
Comments 8
3 min read
Value Types vs Reference types in JavaScript Explained

Value Types vs Reference types in JavaScript Explained

11
Comments
4 min read
Highlighting navigation items on scroll in React with IntersectionObserver

Highlighting navigation items on scroll in React with IntersectionObserver

8
Comments
2 min read
Introduction to ToolJS. A JavaScript Utility Library

Introduction to ToolJS. A JavaScript Utility Library

7
Comments
3 min read
JavaScript unique object properties from object array

JavaScript unique object properties from object array

27
Comments
2 min read
Generating Random Human-Readable Slugs in JavaScript

Generating Random Human-Readable Slugs in JavaScript

39
Comments 5
4 min read
React's useEffect Hook

React's useEffect Hook

2
Comments
3 min read
How to use Dev.to article API's in react js your project.

How to use Dev.to article API's in react js your project.

25
Comments 4
2 min read
All you need to know about Hoisting in Javascript

All you need to know about Hoisting in Javascript

6
Comments
5 min read
🚀10 Trending projects on GitHub for web developers - 15th January 2021

🚀10 Trending projects on GitHub for web developers - 15th January 2021

95
Comments 4
2 min read
That object over there looks interesting

That object over there looks interesting

6
Comments
3 min read
Emoji Reactions for Comments - Building a Real-Time Commenting System in React [Part 3/3]

Emoji Reactions for Comments - Building a Real-Time Commenting System in React [Part 3/3]

16
Comments
9 min read
Running a serverless API using Netlify Functions

Running a serverless API using Netlify Functions

47
Comments 2
6 min read
Understanding Tagged Template Literal in JS

Understanding Tagged Template Literal in JS

30
Comments 1
4 min read
Defining Primitive and Non-Primitive Data Types in JavaScript

Defining Primitive and Non-Primitive Data Types in JavaScript

22
Comments 1
5 min read
loading...