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 Basic Fundamentals asked In Interviews

JavaScript Basic Fundamentals asked In Interviews

14
Comments 6
6 min read
Why I’m moving from Jest to Vitest

Why I’m moving from Jest to Vitest

19
Comments 2
3 min read
How the TypeScript Required Type Works

How the TypeScript Required Type Works

26
Comments 7
2 min read
Array.Map() - for mapping items in an array

Array.Map() - for mapping items in an array

20
Comments 2
2 min read
Paracetamol.js💊| #95: Explica este código JavaScript

Paracetamol.js💊| #95: Explica este código JavaScript

6
Comments 3
1 min read
Media Server independent WebRTC player

Media Server independent WebRTC player

12
Comments
4 min read
Useful GitHub repos

Useful GitHub repos

10
Comments
1 min read
ORM - Interface com o Banco de Dados

ORM - Interface com o Banco de Dados

12
Comments
9 min read
13 JavaScript Testing Best Practices You Should Know

13 JavaScript Testing Best Practices You Should Know

8
Comments
13 min read
Building a visx Dashboard with Cube

Building a visx Dashboard with Cube

13
Comments
10 min read
404 Error Page HTML Templates Design

404 Error Page HTML Templates Design

4
Comments 2
2 min read
How the TypeScript Record Type Works

How the TypeScript Record Type Works

10
Comments
2 min read
semver: v1 vs v1000

semver: v1 vs v1000

6
Comments 8
2 min read
Simulating a 7-segment display (pt1)

Simulating a 7-segment display (pt1)

8
Comments
7 min read
Side Projects: React Digital Display - Part 2

Side Projects: React Digital Display - Part 2

2
Comments
5 min read
Return your errors instead of throwing them in typescript

Return your errors instead of throwing them in typescript

22
Comments 3
4 min read
How the TypeScript Readonly Type Works

How the TypeScript Readonly Type Works

11
Comments
1 min read
Multiple approaches of storing data using NodeJS and KnexJS

Multiple approaches of storing data using NodeJS and KnexJS

11
Comments
2 min read
Event loop

Event loop

4
Comments
1 min read
Format numbers in the user's locale using vanilla JS

Format numbers in the user's locale using vanilla JS

6
Comments
1 min read
SolidJs the new React, but better 😎

SolidJs the new React, but better 😎

14
Comments
4 min read
A quest to find TypeScript's inheritance tree (with top and bottom types as main NPCs)

A quest to find TypeScript's inheritance tree (with top and bottom types as main NPCs)

11
Comments
6 min read
Why would you NOT pick Meteor for your next project?

Why would you NOT pick Meteor for your next project?

4
Comments 3
1 min read
Métodos HTTP da visão de FrontEnd

Métodos HTTP da visão de FrontEnd

9
Comments 1
4 min read
Basics of ExpressJS: Todo List Tutorial

Basics of ExpressJS: Todo List Tutorial

20
Comments
11 min read
loading...