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.
My New Portfolio

My New Portfolio

14
Comments 16
1 min read
Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Enum : A Fun Way to Improved Code Readability and Quality 🌟🌟🌟

Comments
2 min read
Everyone NEEDS to use this API!!

Everyone NEEDS to use this API!!

100
Comments 4
1 min read
Add dynamic class in react

Add dynamic class in react

2
Comments
1 min read
Callback and Microtask Queues Explained

Callback and Microtask Queues Explained

2
Comments
3 min read
How I built a simple music player daemon in Rust with a CLI/Web UI

How I built a simple music player daemon in Rust with a CLI/Web UI

12
Comments 2
2 min read
How to create infinite scroll with fetch data from api in ReactJS

How to create infinite scroll with fetch data from api in ReactJS

15
Comments
2 min read
My Journey in Open Source - async-task-packer

My Journey in Open Source - async-task-packer

Comments
4 min read
How can I decouple the socket event emitter and listener from the io connection in server?

How can I decouple the socket event emitter and listener from the io connection in server?

Comments
1 min read
CSS Grid vs. Flexbox: Which Should You Use?

CSS Grid vs. Flexbox: Which Should You Use?

9
Comments 1
2 min read
From any to unknown: A Guide to Upgrading Your TypeScript Typing

From any to unknown: A Guide to Upgrading Your TypeScript Typing

1
Comments 1
2 min read
In-App Chatting in React Native

In-App Chatting in React Native

1
Comments
4 min read
Svelte(Kit) Top 10 Wishlist for 2023

Svelte(Kit) Top 10 Wishlist for 2023

6
Comments
4 min read
ChatGPT: How can it help in typescript development?

ChatGPT: How can it help in typescript development?

16
Comments 2
4 min read
Debounce in Next.js

Debounce in Next.js

57
Comments
3 min read
Generate OpenGraph Images Dynamically

Generate OpenGraph Images Dynamically

2
Comments
3 min read
How to Use Docker Copy Command

How to Use Docker Copy Command

19
Comments
7 min read
How to Manipulate Complex Objects in JavaScript

How to Manipulate Complex Objects in JavaScript

3
Comments
4 min read
Why did JS Introduce Arrow Functions?

Why did JS Introduce Arrow Functions?

3
Comments 2
3 min read
Diário de Bordo #1

Diário de Bordo #1

2
Comments
2 min read
#58: Length of Last Word

#58: Length of Last Word

4
Comments
2 min read
find() vs filter() em JavaScript - Explicando diferenças com exemplos

find() vs filter() em JavaScript - Explicando diferenças com exemplos

1
Comments
2 min read
How to Validate URLs in JavaScript

How to Validate URLs in JavaScript

31
Comments 2
4 min read
Vuex: taking user input, adding and removing it from state

Vuex: taking user input, adding and removing it from state

4
Comments 6
3 min read
Javascript Engine and Call Stack explained

Javascript Engine and Call Stack explained

2
Comments
3 min read
loading...