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.
Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

Important Algorithm Concepts | Algorithm Stability, In-place Algorithms, and Comparison Algorithms

19
Comments
3 min read
An Example of a Closure in JavaScript

An Example of a Closure in JavaScript

59
Comments 8
2 min read
How to write unit tests in JavaScript with Jest

How to write unit tests in JavaScript with Jest

203
Comments 11
9 min read
I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

I made a vscode plugin that can write each part of React component in multiple split editors on the same screen

196
Comments 12
7 min read
3 Best Courses to Learn React Native For Free

3 Best Courses to Learn React Native For Free

27
Comments 1
2 min read
⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

⚡ 10 of the Best Chrome Extensions [Guaranteed To Make Your Day]

67
Comments 1
10 min read
Fall Cohort Open for Registration: Front-End Foxes School

Fall Cohort Open for Registration: Front-End Foxes School

2
Comments 3
2 min read
Qwik: the answer to optimal fine-grained lazy loading

Qwik: the answer to optimal fine-grained lazy loading

49
Comments 1
7 min read
The Ultimate Manager: Redux I

The Ultimate Manager: Redux I

6
Comments
2 min read
Webpack Academy #0: What is webpack and why use it?

Webpack Academy #0: What is webpack and why use it?

163
Comments 7
3 min read
In what order does Jest execute tests anyway? (And how to change it!)

In what order does Jest execute tests anyway? (And how to change it!)

17
Comments 3
2 min read
ArcGIS JSAPI Build Tips

ArcGIS JSAPI Build Tips

8
Comments
4 min read
Unit testing in Nodejs Using Mocha

Unit testing in Nodejs Using Mocha

6
Comments
2 min read
JavaScript Hoisting

JavaScript Hoisting

300
Comments 14
6 min read
The Most POWERFUL [JavaScript] Function

The Most POWERFUL [JavaScript] Function

168
Comments 28
11 min read
Build a quote switcher with Vanilla JS

Build a quote switcher with Vanilla JS

70
Comments 2
4 min read
Convertir un array de objetos a un objeto usando TypeScript

Convertir un array de objetos a un objeto usando TypeScript

13
Comments 1
5 min read
Ordenar un arreglo de objetos en Javascript.

Ordenar un arreglo de objetos en Javascript.

5
Comments
1 min read
Implementing a basic calculator in JavaScript, the hard way!

Implementing a basic calculator in JavaScript, the hard way!

3
Comments
5 min read
Angular dynamic components with code-splitting

Angular dynamic components with code-splitting

5
Comments
3 min read
Simple Countdown Timer using JavaScript

Simple Countdown Timer using JavaScript

207
Comments 14
4 min read
The three A’s of Unit Testing

The three A’s of Unit Testing

124
Comments 9
2 min read
Tagged Template Literals - The Magic Behind Styled Components

Tagged Template Literals - The Magic Behind Styled Components

80
Comments 7
5 min read
React Hooks Autocomplete Component

React Hooks Autocomplete Component

4
Comments 1
1 min read
Start Using The jq Tool For JSON in the terminal

Start Using The jq Tool For JSON in the terminal

6
Comments
3 min read
loading...