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.
WE ALL KNOW JAVASCRIPT!

WE ALL KNOW JAVASCRIPT!

12
Comments 2
2 min read
.nvmrc or .node-version - Which one do you prefer?

.nvmrc or .node-version - Which one do you prefer?

4
Comments 1
1 min read
Forces Yarn to be used on a project by using "only-allow"

Forces Yarn to be used on a project by using "only-allow"

5
Comments
2 min read
Let's write the most famous JavaScript function together: Array.map

Let's write the most famous JavaScript function together: Array.map

17
Comments 2
3 min read
Using RxJS Timer to Provide Periodic Async Data

Using RxJS Timer to Provide Periodic Async Data

14
Comments 1
4 min read
Write a Custom JavaScript Filter Function that is 60% faster than Array.filter

Write a Custom JavaScript Filter Function that is 60% faster than Array.filter

31
Comments 7
3 min read
Day 0

Day 0

2
Comments
1 min read
How to add "signin with apple" to your website

How to add "signin with apple" to your website

55
Comments 12
6 min read
The state of Vue - Will the 3.0 still be approachable?

The state of Vue - Will the 3.0 still be approachable?

28
Comments 1
5 min read
Mandelbrot benchmark

Mandelbrot benchmark

7
Comments
7 min read
Add License Action

Add License Action

9
Comments 2
1 min read
who uses StoryBook JS? Is it a “playground”?

who uses StoryBook JS? Is it a “playground”?

4
Comments 1
1 min read
JS-X-Ray 2.0

JS-X-Ray 2.0

8
Comments
5 min read
Use laravel .env variable in Vue

Use laravel .env variable in Vue

16
Comments 3
1 min read
tsParticles big circles - fell in love challenge

tsParticles big circles - fell in love challenge

2
Comments
1 min read
How ReactJS creates inside functions? amazing !

How ReactJS creates inside functions? amazing !

4
Comments
1 min read
First steps with WebAssembly in Rust

First steps with WebAssembly in Rust

45
Comments 3
8 min read
Configurando Jest no seu projeto com Angular

Configurando Jest no seu projeto com Angular

12
Comments
5 min read
Understanding Svelte's $: (dollar label) syntax

Understanding Svelte's $: (dollar label) syntax

12
Comments 2
2 min read
JS Async: Callbacks

JS Async: Callbacks

6
Comments
3 min read
Illustrated JS: Promises

Illustrated JS: Promises

181
Comments 12
4 min read
Accessibility for the web - why we should use semantic HTML

Accessibility for the web - why we should use semantic HTML

99
Comments 3
2 min read
FreeCodeCamp project 5 - Tic Tac Toe

FreeCodeCamp project 5 - Tic Tac Toe

7
Comments
14 min read
React.memo(use me wisely)

React.memo(use me wisely)

97
Comments
3 min read
Visualising documentation: JavaScript array.flat

Visualising documentation: JavaScript array.flat

3
Comments 2
1 min read
loading...