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.
#12: Headless CMS & SWA - Built With Blazor

#12: Headless CMS & SWA - Built With Blazor

11
Comments
5 min read
Fetch API is new old version of AJAX

Fetch API is new old version of AJAX

229
Comments 28
6 min read
Piping in JS, or what Elm taught me about partial application

Piping in JS, or what Elm taught me about partial application

10
Comments
4 min read
Por qué Storybook?: la herramienta de desarrollo de componentes utilizada por más de 30_000 proyectos

Por qué Storybook?: la herramienta de desarrollo de componentes utilizada por más de 30_000 proyectos

18
Comments
4 min read
Use CSS Grid to Make a Fixed Sidebar with Scrollable Main Body

Use CSS Grid to Make a Fixed Sidebar with Scrollable Main Body

5
Comments
11 min read
What do these console.log print out?

What do these console.log print out?

6
Comments
3 min read
Using Webpack with Typescript

Using Webpack with Typescript

12
Comments 1
2 min read
NPM Needs: pretty-bytes

NPM Needs: pretty-bytes

5
Comments
1 min read
Cache a response in Vercel using SSR and serverless functions in SvelteKit

Cache a response in Vercel using SSR and serverless functions in SvelteKit

22
Comments
2 min read
What is Declaration merging in Typescript?

What is Declaration merging in Typescript?

9
Comments
3 min read
The Adapter Pattern?

The Adapter Pattern?

29
Comments
3 min read
What are your reusable parts of code for js and scss?

What are your reusable parts of code for js and scss?

Comments 1
1 min read
Promises Methods- At a glance

Promises Methods- At a glance

11
Comments
4 min read
Twitter bots

Twitter bots

5
Comments 2
1 min read
Extracting reactive component logic in Svelte and Vue

Extracting reactive component logic in Svelte and Vue

15
Comments 1
5 min read
Client-Side Routing vs. Server-Side Routing with React Router

Client-Side Routing vs. Server-Side Routing with React Router

11
Comments
2 min read
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
loading...