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.
Your Guide to Implementing Vue Placeholder Loading

Your Guide to Implementing Vue Placeholder Loading

13
Comments 1
13 min read
Unraveling the Mysteries of Code: Decoding, Interpreting and Compiling

Unraveling the Mysteries of Code: Decoding, Interpreting and Compiling

7
Comments
3 min read
The best light/dark mode theme toggle in JavaScript

The best light/dark mode theme toggle in JavaScript

390
Comments 30
6 min read
Qwik introduction from Misko and Giorgio

Qwik introduction from Misko and Giorgio

10
Comments 1
3 min read
Simplify Your Redux States with Redux Toolkit

Simplify Your Redux States with Redux Toolkit

Comments
4 min read
React Server Components with Next.JS: The Complete Guide

React Server Components with Next.JS: The Complete Guide

5
Comments
10 min read
How to use Job Queue to handle email sending in your Nestjs server

How to use Job Queue to handle email sending in your Nestjs server

5
Comments 1
9 min read
Reverse a string using a recursive function

Reverse a string using a recursive function

Comments
2 min read
Building a RESTful API with Node.js and Express.js

Building a RESTful API with Node.js and Express.js

1
Comments
2 min read
Fix React.useState using "as const"

Fix React.useState using "as const"

5
Comments 1
4 min read
The Magnificent Dance of Variables: Inside the World of Lexical Environments in JavaScript

The Magnificent Dance of Variables: Inside the World of Lexical Environments in JavaScript

1
Comments
4 min read
Introdução a blockchain

Introdução a blockchain

4
Comments 1
5 min read
Take your webpack to the next level by understanding these concepts

Take your webpack to the next level by understanding these concepts

9
Comments
10 min read
AI/LLM Recipe Generator with chatGPT

AI/LLM Recipe Generator with chatGPT

5
Comments
6 min read
Using an AWS API Gateway with AWS Lambda, and AWS DynamoDB

Using an AWS API Gateway with AWS Lambda, and AWS DynamoDB

1
Comments
2 min read
Most Used commands, methods, and concepts of Node.js

Most Used commands, methods, and concepts of Node.js

5
Comments
4 min read
Cleaning up unused Typescript Files with `ts-prune`

Cleaning up unused Typescript Files with `ts-prune`

Comments
1 min read
'onSticky' Event hook in React

'onSticky' Event hook in React

1
Comments
6 min read
Improve Performances With Dynamic “Content-Visibility”

Improve Performances With Dynamic “Content-Visibility”

Comments
7 min read
Async Await

Async Await

Comments
7 min read
Getting started with AWS serverless - SQS

Getting started with AWS serverless - SQS

92
Comments 4
10 min read
Understand the concept of dependency list in useEffect in reactjs

Understand the concept of dependency list in useEffect in reactjs

Comments
2 min read
Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

Ma'lumotlar tuzilmalari va algoritmlarni nega o'rganish kerak? Axir, ularni ishda ishlatmaymanku 🤷‍♂️

2
Comments 1
6 min read
Extracting Class Methods: How To Derive an Interface From a Class

Extracting Class Methods: How To Derive an Interface From a Class

24
Comments 1
3 min read
Progress Bar using HTML, CSS, JS

Progress Bar using HTML, CSS, JS

1
Comments
1 min read
loading...