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.
Creating Dynamic Tabs in Vue.js with Server Data and the "KeepAlive" Component

Creating Dynamic Tabs in Vue.js with Server Data and the "KeepAlive" Component

3
Comments
3 min read
How to create your own custom array methods in JavaScript

How to create your own custom array methods in JavaScript

2
Comments 2
2 min read
JavaScript: sorting algorithms

JavaScript: sorting algorithms

Comments
7 min read
Introduction to React Redux

Introduction to React Redux

1
Comments
6 min read
Let V/s Var in JavaScript

Let V/s Var in JavaScript

Comments
3 min read
Dependency Injection: The Key to Writing Testable and Flexible Code

Dependency Injection: The Key to Writing Testable and Flexible Code

1
Comments
3 min read
Ace Your React Interview: Comprehensive Guide & Key Concepts

Ace Your React Interview: Comprehensive Guide & Key Concepts

3
Comments
32 min read
Thinking Locally with Signals

Thinking Locally with Signals

105
Comments 17
5 min read
billboard.js 3.10 release: point radialGradient, new theme and improved stability.

billboard.js 3.10 release: point radialGradient, new theme and improved stability.

Comments
5 min read
10 Fun Web Development Project Ideas for Bored Coders

10 Fun Web Development Project Ideas for Bored Coders

99
Comments 26
7 min read
Playing with the Gamepad API

Playing with the Gamepad API

19
Comments 6
12 min read
Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

Setting up Code Formatting with ESLint, TypeScript, and Prettier in Visual Studio Code

35
Comments
1 min read
My second Hacktoberfest PR!

My second Hacktoberfest PR!

3
Comments 3
3 min read
🚀How JavaScript Works (Part 5)? Closure

🚀How JavaScript Works (Part 5)? Closure

7
Comments
5 min read
🚀How JavaScript Works (Part 4)? Hoisting, var, let, const, TDZ

🚀How JavaScript Works (Part 4)? Hoisting, var, let, const, TDZ

6
Comments
7 min read
A Blazingly Fast Open-Source Federation V1/V2 Gateway

A Blazingly Fast Open-Source Federation V1/V2 Gateway

2
Comments
12 min read
Simplifying JavaScript Code with Array Destructuring

Simplifying JavaScript Code with Array Destructuring

22
Comments 6
3 min read
🧰 zsh-pkgmanager-switcher - A ZSH JavaScript package manager switcher plugin

🧰 zsh-pkgmanager-switcher - A ZSH JavaScript package manager switcher plugin

Comments
1 min read
Mind-Expanding Read: Head First JavaScript

Mind-Expanding Read: Head First JavaScript

1
Comments
1 min read
Make your app install and run faster with nolyfill

Make your app install and run faster with nolyfill

Comments
2 min read
Building a Node.js Authentication System with MySQL: A Step-by-Step Guide

Building a Node.js Authentication System with MySQL: A Step-by-Step Guide

84
Comments 4
6 min read
Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

Demystifying Microservices with Node.js: A Journey from Netflix's Semicolon Crisis to the Future of Software

69
Comments 12
15 min read
🚀How JavaScript Works (Part 2)? The lexical scope mechanism of JavaScript

🚀How JavaScript Works (Part 2)? The lexical scope mechanism of JavaScript

6
Comments
6 min read
React: Behind the Scenes Part 2

React: Behind the Scenes Part 2

Comments
3 min read
Asynchronous Javascript and Some advanced use cases

Asynchronous Javascript and Some advanced use cases

Comments
4 min read
loading...