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.
Safe Data Fetching in Modern JavaScript

Safe Data Fetching in Modern JavaScript

159
Comments 15
10 min read
Async JavaScript: Simply Explained

Async JavaScript: Simply Explained

8
Comments 2
2 min read
Syntax, logical and runtime errors

Syntax, logical and runtime errors

2
Comments
2 min read
React useEffect() 🪝

React useEffect() 🪝

5
Comments 4
3 min read
CodeBoost - Code Completion Tool (VS Code Extension)

CodeBoost - Code Completion Tool (VS Code Extension)

2
Comments
1 min read
Is Tracking User Behavior with JavaScript Ethical?

Is Tracking User Behavior with JavaScript Ethical?

2
Comments
4 min read
Transform Your Input Fields with HTMLInputElement setSelectionRange()

Transform Your Input Fields with HTMLInputElement setSelectionRange()

Comments
1 min read
The Crucial Concept of the Temporal Dead Zone: Don't Get Caught Off Guard in Your Next Interview!

The Crucial Concept of the Temporal Dead Zone: Don't Get Caught Off Guard in Your Next Interview!

Comments
2 min read
What are GoRoutines in GoLang?

What are GoRoutines in GoLang?

2
Comments
4 min read
Create Mini-Apps That Wow: How to build Sleek and Fast mobile apps using any JS Frameworks and Ionic Portals

Create Mini-Apps That Wow: How to build Sleek and Fast mobile apps using any JS Frameworks and Ionic Portals

18
Comments
4 min read
Difference between functions and methods in JavaScript

Difference between functions and methods in JavaScript

30
Comments 6
2 min read
Simple Express server

Simple Express server

Comments
3 min read
Completely Free Meeting Api --> step by step implemetation

Completely Free Meeting Api --> step by step implemetation

14
Comments
2 min read
You’ve Got Options for Removing Event Listeners

You’ve Got Options for Removing Event Listeners

Comments
5 min read
Achieving Reusability With React Composition

Achieving Reusability With React Composition

1
Comments
1 min read
Building a Loading Component with ChatGPT

Building a Loading Component with ChatGPT

5
Comments 1
4 min read
How I fixed the React Router Issue

How I fixed the React Router Issue

Comments
1 min read
How To Master JavaScript DOM: Beginners Guide

How To Master JavaScript DOM: Beginners Guide

13
Comments 2
10 min read
5 Must-Know Features in JavaScript ES2022: Enhance Your Code and Boost Your Productivity

5 Must-Know Features in JavaScript ES2022: Enhance Your Code and Boost Your Productivity

1
Comments
4 min read
[Unpopular Opinion] React is heading in a wrong direction (old)

[Unpopular Opinion] React is heading in a wrong direction (old)

2
Comments
5 min read
Separation of concerns slows you down

Separation of concerns slows you down

2
Comments
4 min read
Filtering Data with Infinite Table for React

Filtering Data with Infinite Table for React

7
Comments 1
4 min read
Understand Bitwise AND (&) with JavaScript: 5-minute tutorial

Understand Bitwise AND (&) with JavaScript: 5-minute tutorial

1
Comments
5 min read
Getting comfortable with react

Getting comfortable with react

1
Comments
3 min read
Display the same category products, but exclude the selected one

Display the same category products, but exclude the selected one

Comments
1 min read
loading...