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.
Binary Heap in javascript

Binary Heap in javascript

3
Comments
6 min read
Styling the homepage header - part 5

Styling the homepage header - part 5

8
Comments
3 min read
Understand Async in JS: the core concepts

Understand Async in JS: the core concepts

4
Comments
9 min read
How to Build a Video Game Store with Medusa and Next.js

How to Build a Video Game Store with Medusa and Next.js

73
Comments 8
9 min read
Javascript tricks You've Never Heard About : Part 1

Javascript tricks You've Never Heard About : Part 1

2
Comments
5 min read
Create-react-app or Vite ?

Create-react-app or Vite ?

5
Comments 3
1 min read
Paracetamol.js💊| #190: Explica este código JavaScript

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

3
Comments 4
1 min read
Like a GIF For Your Yard

Like a GIF For Your Yard

1
Comments
2 min read
Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code

Change your old methods for writing a JavaScript Code - Shorthand's for JavaScript Code

214
Comments 26
1 min read
Re-posting For Better Reach : You are front-end developer? This is for you, Sample Data API

Re-posting For Better Reach : You are front-end developer? This is for you, Sample Data API

2
Comments
1 min read
Callbacks In JavaScript

Callbacks In JavaScript

Comments
1 min read
Instalar NodeJS en Linux

Instalar NodeJS en Linux

Comments
1 min read
Connecting Cypress to a PostgreSQL database

Connecting Cypress to a PostgreSQL database

29
Comments
3 min read
Image search engine with React JS - React Query 🔋

Image search engine with React JS - React Query 🔋

169
Comments 4
12 min read
What is a closure? And why this matters ? - Javascript

What is a closure? And why this matters ? - Javascript

12
Comments
4 min read
Composing Closures and Callbacks In Javascript

Composing Closures and Callbacks In Javascript

1
Comments
5 min read
Supportive Is: an elegant utility to check types of values in JavaScript

Supportive Is: an elegant utility to check types of values in JavaScript

5
Comments
5 min read
If( a==1 && a==2&&a==3 ) is equal to true under what circumstances?

If( a==1 && a==2&&a==3 ) is equal to true under what circumstances?

1
Comments
1 min read
Entendiendo async y await en Javascript

Entendiendo async y await en Javascript

1
Comments
4 min read
Medusa 1.5.0: PriceList Import, Medusa Hackathon, and more!

Medusa 1.5.0: PriceList Import, Medusa Hackathon, and more!

17
Comments
4 min read
Important JavaScript Array method

Important JavaScript Array method

6
Comments
2 min read
Shorter conditionals with Truthy and Falsy values in JS

Shorter conditionals with Truthy and Falsy values in JS

Comments
4 min read
How I Learned to Stop Worrying and Love the DOM.

How I Learned to Stop Worrying and Love the DOM.

3
Comments
4 min read
How to use the Relay fetch policy to ensure fast rendering?

How to use the Relay fetch policy to ensure fast rendering?

7
Comments
2 min read
How to download s3 object and save to file

How to download s3 object and save to file

Comments
1 min read
loading...