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.
[AI] Writing maintainable js code

[AI] Writing maintainable js code

9
Comments
4 min read
Best practices for phone entry input in HTML

Best practices for phone entry input in HTML

4
Comments
4 min read
To create a new project with Vite and React

To create a new project with Vite and React

3
Comments
1 min read
Running Debian on a QEMU emulated arm machine

Running Debian on a QEMU emulated arm machine

14
Comments
4 min read
4 Design Patterns para usar no frontend

4 Design Patterns para usar no frontend

21
Comments
6 min read
The missing sum() method

The missing sum() method

5
Comments 5
1 min read
Gamify JS: resources for easy browser roguelike creation

Gamify JS: resources for easy browser roguelike creation

9
Comments
5 min read
Seeding the Query Cache

Seeding the Query Cache

6
Comments
8 min read
An easy way to check directory size in Linux

An easy way to check directory size in Linux

7
Comments 1
2 min read
JavaScript Regular/Normal vs Arrow Function: My Beef with Arrow Functions.

JavaScript Regular/Normal vs Arrow Function: My Beef with Arrow Functions.

46
Comments 13
3 min read
WTF is Jamstack: The Best Way to Build Content Sites?

WTF is Jamstack: The Best Way to Build Content Sites?

8
Comments 2
6 min read
How to add Prisma to a Next.js project

How to add Prisma to a Next.js project

6
Comments
6 min read
Mixing state and logic is an anti-pattern

Mixing state and logic is an anti-pattern

4
Comments
21 min read
API Automation using SuperTest Mocha ChaiJS and FakerJS

API Automation using SuperTest Mocha ChaiJS and FakerJS

4
Comments
7 min read
Build a Simple API with Express

Build a Simple API with Express

6
Comments 1
6 min read
How to create custom Hooks in React.Js?

How to create custom Hooks in React.Js?

3
Comments
2 min read
Why there can be multiple console output with one console.log() in ReactJS

Why there can be multiple console output with one console.log() in ReactJS

4
Comments
1 min read
I'm SPRUNG! A react-spring series // Part 1: Intro & the useSpring hook 🦘

I'm SPRUNG! A react-spring series // Part 1: Intro & the useSpring hook 🦘

4
Comments
3 min read
Hey Tech Recruiter, Here Are Some Tips from a Developer

Hey Tech Recruiter, Here Are Some Tips from a Developer

128
Comments 25
8 min read
"Hello World" in 10 Languages

"Hello World" in 10 Languages

28
Comments 15
1 min read
Calculating the Exponential Moving Average (EMA) with JavaScript

Calculating the Exponential Moving Average (EMA) with JavaScript

8
Comments
1 min read
React Router for Dummies

React Router for Dummies

3
Comments
6 min read
JavaScript Orientado a Objeto 🚀

JavaScript Orientado a Objeto 🚀

4
Comments
4 min read
Avoid These Common Pitfalls Of React useState (incl exercises)

Avoid These Common Pitfalls Of React useState (incl exercises)

36
Comments 5
12 min read
Calculating the Stochastic Oscillator (STOCH) with JavaScript

Calculating the Stochastic Oscillator (STOCH) with JavaScript

3
Comments
1 min read
loading...