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 Arrays and Iteration: Exploring Methods, Patterns, and Use Cases

JavaScript Arrays and Iteration: Exploring Methods, Patterns, and Use Cases

1
Comments
3 min read
Don t use arrow functions... (if you don t need to)

Don t use arrow functions... (if you don t need to)

5
Comments 7
2 min read
Think Twice Before Joining Large Companies as a Junior Engineer

Think Twice Before Joining Large Companies as a Junior Engineer

4
Comments
4 min read
Unraveling the Enigma: Exploring Object Equality in JavaScript and Beyond

Unraveling the Enigma: Exploring Object Equality in JavaScript and Beyond

Comments
2 min read
JavaScript DOM Manipulation: A Comprehensive Guide

JavaScript DOM Manipulation: A Comprehensive Guide

Comments
2 min read
#LearnedToday: React95

#LearnedToday: React95

Comments
1 min read
MJGS Newsletter - The Crypto, AI & Synthetic Biology Trinity (Issue #124)

MJGS Newsletter - The Crypto, AI & Synthetic Biology Trinity (Issue #124)

Comments
1 min read
Never Worry About Project Dependencies: A Comprehensive Guide to package.json and package-lock.json

Never Worry About Project Dependencies: A Comprehensive Guide to package.json and package-lock.json

1
Comments
4 min read
Hello World

Hello World

Comments
1 min read
For Loop, Use & Syntax

For Loop, Use & Syntax

1
Comments 1
2 min read
How-to organize your cells for flexibility

How-to organize your cells for flexibility

Comments
3 min read
Step-by-Step Guide to Building an NPM Package, Publishing to NPM Registry, and Setting Up Documentation (Part 2)

Step-by-Step Guide to Building an NPM Package, Publishing to NPM Registry, and Setting Up Documentation (Part 2)

5
Comments
2 min read
Given two non-negative integers, num1 and num2 represented as string, return the sum of num1 and num2 as a string.

Given two non-negative integers, num1 and num2 represented as string, return the sum of num1 and num2 as a string.

2
Comments
1 min read
Day 10: Scope

Day 10: Scope

2
Comments 5
1 min read
React Hooks - useEffect()

React Hooks - useEffect()

2
Comments
3 min read
🔒 Improve data integrity in your Node.js apps with Joi! 🚀

🔒 Improve data integrity in your Node.js apps with Joi! 🚀

4
Comments
2 min read
What are TypeScript Discriminated Unions?

What are TypeScript Discriminated Unions?

98
Comments 6
4 min read
Introduction to JavaScript

Introduction to JavaScript

10
Comments 3
2 min read
Do you even read bro? 5 advices on reading and staying up to date

Do you even read bro? 5 advices on reading and staying up to date

6
Comments 2
7 min read
Introduction to Javascript Canvas Drawing

Introduction to Javascript Canvas Drawing

1
Comments 1
5 min read
6 Types of Intelligent Agents in AI

6 Types of Intelligent Agents in AI

6
Comments
5 min read
Dependency list in the useEffect hook

Dependency list in the useEffect hook

1
Comments 2
3 min read
Powering Rapid Data Applications Using Your Data Warehouse With VulcanSQL

Powering Rapid Data Applications Using Your Data Warehouse With VulcanSQL

2
Comments
5 min read
Introduction to React

Introduction to React

2
Comments 3
11 min read
React Riddles: The Mysterious Case of the Untracked Clicks

React Riddles: The Mysterious Case of the Untracked Clicks

Comments
6 min read
loading...