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.
Desestructuración en ES6, consejos para obtener un código limpio

Desestructuración en ES6, consejos para obtener un código limpio

Comments
4 min read
How to Avoid JavaScript Type Conversions (Type Coercion)

How to Avoid JavaScript Type Conversions (Type Coercion)

1
Comments
1 min read
How to Create a Local React Environment with Vite

How to Create a Local React Environment with Vite

13
Comments 2
9 min read
🚀🔮What is Blockchain Technology ?

🚀🔮What is Blockchain Technology ?

3
Comments 1
5 min read
Code Smell 201 - Nested Ternaries

Code Smell 201 - Nested Ternaries

2
Comments
2 min read
Top 10 Array Methods in JavaScript

Top 10 Array Methods in JavaScript

Comments
2 min read
Serverless Framework: Pros and Cons You Need to Know in 2023 🚀

Serverless Framework: Pros and Cons You Need to Know in 2023 🚀

4
Comments
1 min read
Como Debouncing e Throttling podem ajudar a evitar sobrecargas

Como Debouncing e Throttling podem ajudar a evitar sobrecargas

3
Comments
3 min read
Are You Bored Setting Up Node/Express Server Everytime You Start New Project? Setup Express App In Seconds

Are You Bored Setting Up Node/Express Server Everytime You Start New Project? Setup Express App In Seconds

Comments
1 min read
What is Recursion?

What is Recursion?

1
Comments
2 min read
How to Deploy Your React App to Vercel.

How to Deploy Your React App to Vercel.

16
Comments 2
3 min read
How to Run a Python script from Node.js

How to Run a Python script from Node.js

23
Comments
5 min read
All you need to know about Next.js Image Optimization and how to effectively make use of it

All you need to know about Next.js Image Optimization and how to effectively make use of it

2
Comments
5 min read
So what exactly are those pesky versions in your package.json and Gemfiles anyway? An introduction to Semantic Versioning

So what exactly are those pesky versions in your package.json and Gemfiles anyway? An introduction to Semantic Versioning

Comments
2 min read
React and Firestore Part 2

React and Firestore Part 2

3
Comments
2 min read
Write custom Javascript to customize tinymce. increase and decrease font size.

Write custom Javascript to customize tinymce. increase and decrease font size.

2
Comments 2
2 min read
Paracetamol.js💊| #203: Explica este código JavaScript

Paracetamol.js💊| #203: Explica este código JavaScript

2
Comments 1
1 min read
How to build a URL shortener?

How to build a URL shortener?

Comments
5 min read
Avocado

Avocado

2
Comments
2 min read
Secure User Sign In Node Using JWT

Secure User Sign In Node Using JWT

Comments
2 min read
Authentication in Angular: Part V, Handling SSR

Authentication in Angular: Part V, Handling SSR

4
Comments 3
8 min read
How to use multiple layouts in ReactJS app

How to use multiple layouts in ReactJS app

3
Comments
3 min read
How to use _activeLink in Chakra UI with Next.js

How to use _activeLink in Chakra UI with Next.js

1
Comments 2
2 min read
Leaning into Typescript: Specific string values and strategies

Leaning into Typescript: Specific string values and strategies

Comments 3
4 min read
useEffect and useLayoutEffect: The Differences and Use Cases

useEffect and useLayoutEffect: The Differences and Use Cases

3
Comments 1
5 min read
loading...