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.
Solution Of Callback Hell In JavaScript

Solution Of Callback Hell In JavaScript

1
Comments
2 min read
Callback Hell In JavaScript

Callback Hell In JavaScript

Comments
2 min read
JavaScript Functions Deep Dive

JavaScript Functions Deep Dive

1
Comments
2 min read
How my obsession drove me to re-engineer a different type of FlatList, I called it "NestedLists".

How my obsession drove me to re-engineer a different type of FlatList, I called it "NestedLists".

29
Comments 5
6 min read
Getting Started With Nodejs and Docker

Getting Started With Nodejs and Docker

20
Comments 3
4 min read
Dynamic OG image with SvelteKit and Satori

Dynamic OG image with SvelteKit and Satori

16
Comments 1
5 min read
Creating a generic posts function - part 14

Creating a generic posts function - part 14

9
Comments
3 min read
How to find the version of an installed npm package?

How to find the version of an installed npm package?

19
Comments 7
2 min read
Global Summary of Some Strapi Key Features

Global Summary of Some Strapi Key Features

Comments
8 min read
Criando aplicações Vue.js com back-end "no-code"

Criando aplicações Vue.js com back-end "no-code"

13
Comments
12 min read
Build a Serverless Lie Detector that uses AI for Facial Recognition

Build a Serverless Lie Detector that uses AI for Facial Recognition

4
Comments 2
13 min read
Typed Forms in Angular

Typed Forms in Angular

11
Comments
6 min read
Vite Uygulamasına PWA Özelliği Nasıl Eklenir

Vite Uygulamasına PWA Özelliği Nasıl Eklenir

4
Comments
5 min read
Serverless React SSR on AWS

Serverless React SSR on AWS

9
Comments 1
13 min read
My journey using .find() to return keys and values in an array!

My journey using .find() to return keys and values in an array!

2
Comments 2
2 min read
What are NodeLists, and how do they work?

What are NodeLists, and how do they work?

10
Comments
3 min read
How to Configure the Touch Bar in Visual Studio Code in Under 5 Minutes

How to Configure the Touch Bar in Visual Studio Code in Under 5 Minutes

7
Comments 1
2 min read
Simple React like button with Stylify CSS. From Utilities to Components, mangled selectors, and 50% smaller production build.

Simple React like button with Stylify CSS. From Utilities to Components, mangled selectors, and 50% smaller production build.

9
Comments 2
4 min read
Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

Tidying up getServerSideProps(Server-Side Rendering) with Higher Order Functions

8
Comments
4 min read
Roll A Dice! - Building a Command Bot for Microsoft Teams Using Team Toolkit v4 with VS Code

Roll A Dice! - Building a Command Bot for Microsoft Teams Using Team Toolkit v4 with VS Code

4
Comments
6 min read
Create a collapsible Floating Action Button with React

Create a collapsible Floating Action Button with React

1
Comments
4 min read
Type-safe env variables

Type-safe env variables

Comments
4 min read
Data Structures 101: Implement hash tables in JavaScript

Data Structures 101: Implement hash tables in JavaScript

3
Comments
9 min read
__filename, __dirname, and others are not really globals.

__filename, __dirname, and others are not really globals.

9
Comments
3 min read
LOCAL STORAGE

LOCAL STORAGE

1
Comments
1 min read
loading...