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.
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
Build a Shazam clone with Node.js

Build a Shazam clone with Node.js

16
Comments 3
6 min read
I Turned My Startup Into Open-Source

I Turned My Startup Into Open-Source

180
Comments 25
3 min read
Serverless Computing

Serverless Computing

5
Comments 4
1 min read
A Blind Date With Coding & Fetching APIs

A Blind Date With Coding & Fetching APIs

3
Comments
4 min read
🤩Crash Course: Create CRUD Website(Single Page Application) Using Expressjs+MongoDb+Axios

🤩Crash Course: Create CRUD Website(Single Page Application) Using Expressjs+MongoDb+Axios

6
Comments
1 min read
The Rising Coder - Week 5/13 (Backend Week 1/3)

The Rising Coder - Week 5/13 (Backend Week 1/3)

Comments
9 min read
Free Awesome Notion Templates for Developers

Free Awesome Notion Templates for Developers

308
Comments 30
3 min read
Arguments vs Parameters in JavaScript

Arguments vs Parameters in JavaScript

Comments
2 min read
How To Deploy An ERC-20 Smart Contract On Avalanche with Infura

How To Deploy An ERC-20 Smart Contract On Avalanche with Infura

2
Comments
7 min read
Gesture-based payments

Gesture-based payments

22
Comments 1
10 min read
React Test-driven Development: How to implement

React Test-driven Development: How to implement

2
Comments
4 min read
Styling the header and footer - part 4

Styling the header and footer - part 4

11
Comments 1
5 min read
Num Subarray Product Less Than K

Num Subarray Product Less Than K

2
Comments
1 min read
CamelCase Hackerrank [Easy Solution]

CamelCase Hackerrank [Easy Solution]

6
Comments
1 min read
next-export-i18n v2.1.0: support for react v18 and next v12

next-export-i18n v2.1.0: support for react v18 and next v12

3
Comments
2 min read
From Notion to Eleventy

From Notion to Eleventy

6
Comments
7 min read
Full-stack, type-safe applications development with Next.js and tRPC

Full-stack, type-safe applications development with Next.js and tRPC

7
Comments
4 min read
loading...