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.
How to create dark-mode in React-js

How to create dark-mode in React-js

2
Comments
3 min read
Building CRUD with ES6 JavaScript and Local Storage

Building CRUD with ES6 JavaScript and Local Storage

8
Comments 3
5 min read
Stuck in the Middle with You: An intro to Middleware

Stuck in the Middle with You: An intro to Middleware

28
Comments 3
7 min read
Creating a Custom Select Component with Tree View in React

Creating a Custom Select Component with Tree View in React

5
Comments 2
4 min read
AItoMobile - Build an AI Powered Mobile App ✨📱🚀

AItoMobile - Build an AI Powered Mobile App ✨📱🚀

6
Comments 2
6 min read
Using React Select with Formik

Using React Select with Formik

1
Comments
6 min read
How to save datetime data that is relevant to multiple countries or time zones?

How to save datetime data that is relevant to multiple countries or time zones?

2
Comments 2
2 min read
Understanding HTML Forms and Validations for Beginners.

Understanding HTML Forms and Validations for Beginners.

2
Comments
4 min read
Class component & Functional component in React

Class component & Functional component in React

Comments
3 min read
Hono vs. H3 vs. HatTip vs. Elysia - modern server(less) replacements for Express

Hono vs. H3 vs. HatTip vs. Elysia - modern server(less) replacements for Express

84
Comments 8
12 min read
building react-mini

building react-mini

Comments
13 min read
Event Flow: The Magic Behind Bubbling and Capturing! 🌟

Event Flow: The Magic Behind Bubbling and Capturing! 🌟

2
Comments
3 min read
LeetCode Meditations — Chapter 4: Stack

LeetCode Meditations — Chapter 4: Stack

Comments
3 min read
How to use of Router in React||React Router

How to use of Router in React||React Router

Comments
3 min read
Useful Websites for Cheat Sheets and Programming Resources

Useful Websites for Cheat Sheets and Programming Resources

Comments
2 min read
For intricate state handling, try out the useReducer() Hook

For intricate state handling, try out the useReducer() Hook

6
Comments
4 min read
The Last Event Loop Guide you will Ever Need

The Last Event Loop Guide you will Ever Need

17
Comments 1
5 min read
A Beginner's Guide to Running a MERN Stack Application Locally

A Beginner's Guide to Running a MERN Stack Application Locally

11
Comments
3 min read
Building Robust Codebase: A Deep Dive into SOLID Principles

Building Robust Codebase: A Deep Dive into SOLID Principles

1
Comments
6 min read
Trying to use dotnet watch with Svelte

Trying to use dotnet watch with Svelte

Comments
11 min read
Robot Street Ultra Upgrades open source HTML5 game

Robot Street Ultra Upgrades open source HTML5 game

2
Comments
1 min read
React Compiler & React 19 - forget about memoization soon?

React Compiler & React 19 - forget about memoization soon?

9
Comments 1
7 min read
Spread vs Rest Operators in JavaScript

Spread vs Rest Operators in JavaScript

63
Comments 11
5 min read
TypeScript Intermediates - Type Generics

TypeScript Intermediates - Type Generics

21
Comments 7
9 min read
Handling input file in Vue

Handling input file in Vue

1
Comments
2 min read
loading...