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.
In One Minute : TypeScript

In One Minute : TypeScript

6
Comments
2 min read
How to use Babel's new addExternalDependency API

How to use Babel's new addExternalDependency API

3
Comments 1
2 min read
Workplaces for digital nomads: the frontend

Workplaces for digital nomads: the frontend

1
Comments
4 min read
How I made a multi-threaded voxel engine in TypeScript

How I made a multi-threaded voxel engine in TypeScript

29
Comments 4
3 min read
TypeScript `Satisfies` keyword—New TypeScript 4.9 feature

TypeScript `Satisfies` keyword—New TypeScript 4.9 feature

20
Comments 1
3 min read
03.06 - State & Props - Send User List data through multiple components (functional components)

03.06 - State & Props - Send User List data through multiple components (functional components)

Comments
2 min read
03.05 - State & Props - Send User List data through multiple components (class components)

03.05 - State & Props - Send User List data through multiple components (class components)

Comments
2 min read
Create your first API with AWS lambda and Node

Create your first API with AWS lambda and Node

4
Comments
3 min read
Slide in images on scroll using RxJS and Angular

Slide in images on scroll using RxJS and Angular

13
Comments
5 min read
How to Send Mail using nodemailer in node js ?

How to Send Mail using nodemailer in node js ?

5
Comments 1
2 min read
50+ JavaScript Interview Questions

50+ JavaScript Interview Questions

26
Comments 4
2 min read
Javascript Map Vs Object | How to use | When to use Map / Object

Javascript Map Vs Object | How to use | When to use Map / Object

13
Comments 3
3 min read
Convert Array, Object to Unix Tree

Convert Array, Object to Unix Tree

3
Comments
1 min read
Using Array Iterator Methods to Create a Map() forEach() Rainbow

Using Array Iterator Methods to Create a Map() forEach() Rainbow

3
Comments
3 min read
What is a JavaScript closure and JavaScript scope

What is a JavaScript closure and JavaScript scope

3
Comments
6 min read
Vue Exit Intent & How to Publish on NPM | Vue

Vue Exit Intent & How to Publish on NPM | Vue

5
Comments
6 min read
How To Configure ESLint & Prettier in React PJ

How To Configure ESLint & Prettier in React PJ

3
Comments
2 min read
Autenticación con Firebase y React JS 🔑

Autenticación con Firebase y React JS 🔑

23
Comments
17 min read
Authentication with Firebase and React JS 🔑

Authentication with Firebase and React JS 🔑

13
Comments 1
17 min read
Print Image Dimensions on Upload

Print Image Dimensions on Upload

3
Comments
1 min read
Ordenação rápida - Quick Sort

Ordenação rápida - Quick Sort

20
Comments
3 min read
JavaScript Hack 1- Use of console.table()

JavaScript Hack 1- Use of console.table()

5
Comments
1 min read
Why TabIndex = '0' in Divs for keyboard events (onKeydown) in js ?👨‍🎓

Why TabIndex = '0' in Divs for keyboard events (onKeydown) in js ?👨‍🎓

1
Comments
1 min read
Infinite Scroll for Vue3. Yet another component.

Infinite Scroll for Vue3. Yet another component.

5
Comments
1 min read
React hooks: useMemo

React hooks: useMemo

4
Comments
3 min read
loading...