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.
Function Composition in Javascript

Function Composition in Javascript

10
Comments
1 min read
How to change navbar style on scroll in React JS/Next JS

How to change navbar style on scroll in React JS/Next JS

22
Comments 4
3 min read
Hoisting and Temporal Dead Zone (TDZ)

Hoisting and Temporal Dead Zone (TDZ)

12
Comments
2 min read
Chapter 2: Welcome to my application.

Chapter 2: Welcome to my application.

11
Comments 1
6 min read
The Linked List in JavaScript: implementation, operations (basics)

The Linked List in JavaScript: implementation, operations (basics)

9
Comments
4 min read
JavaScript Array Methods : Concat()

JavaScript Array Methods : Concat()

9
Comments
1 min read
A Guide to Events in Vue

A Guide to Events in Vue

19
Comments
4 min read
How to implement Two-Factor Authentication using Next.js, Twilio and Altogic

How to implement Two-Factor Authentication using Next.js, Twilio and Altogic

17
Comments
12 min read
6 Unique APIs For Your Next Project Along With Ideas

6 Unique APIs For Your Next Project Along With Ideas

12
Comments
5 min read
Chapter 1: Building my first full scale app.

Chapter 1: Building my first full scale app.

7
Comments
2 min read
JavaScript Classes pt. 1

JavaScript Classes pt. 1

8
Comments
2 min read
Search and Filter items of table using pure JavaScript.

Search and Filter items of table using pure JavaScript.

5
Comments
3 min read
Valid Numeric Anagram

Valid Numeric Anagram

9
Comments
1 min read
[TRACKER] Never Lose Track of a Job Application

[TRACKER] Never Lose Track of a Job Application

41
Comments 13
2 min read
Duplicate Arguments

Duplicate Arguments

7
Comments
1 min read
Find The Average Pair

Find The Average Pair

7
Comments
1 min read
How to Use "NuxtJS + Lanyard"

How to Use "NuxtJS + Lanyard"

6
Comments
2 min read
How web browsers work - navigation (part 1, with illustrations) ⚙️💥

How web browsers work - navigation (part 1, with illustrations) ⚙️💥

346
Comments 21
5 min read
Call, Bind and Apply - The Trinity

Call, Bind and Apply - The Trinity

11
Comments
3 min read
Typescript project starter

Typescript project starter

6
Comments
1 min read
Validando links com o Promise.all( )!

Validando links com o Promise.all( )!

10
Comments 2
3 min read
Redux Toolkit: createAsyncThunk

Redux Toolkit: createAsyncThunk

9
Comments
3 min read
NextJS Authentication With Social OAuth Provider's-Next-Auth (full course 2022)

NextJS Authentication With Social OAuth Provider's-Next-Auth (full course 2022)

6
Comments
1 min read
For-Loop in JavaScript

For-Loop in JavaScript

9
Comments
2 min read
Typesafe useReducer with React Context

Typesafe useReducer with React Context

33
Comments 1
4 min read
loading...