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 Build a Universal JavaScript Library with NestJS for Frontend & Backend

How to Build a Universal JavaScript Library with NestJS for Frontend & Backend

Comments
1 min read
Understanding Browser Storage: Where Does Your Data Go?

Understanding Browser Storage: Where Does Your Data Go?

Comments
4 min read
How to use canvas in Web Workers with OffscreenCanvas

How to use canvas in Web Workers with OffscreenCanvas

10
Comments
6 min read
Web Development Week 2

Web Development Week 2

Comments
2 min read
What's changed in Webdev in the past few years

What's changed in Webdev in the past few years

11
Comments
14 min read
html2canvas react Custom Fonts not exporting to image.

html2canvas react Custom Fonts not exporting to image.

Comments 1
1 min read
Exploring the Influence of OpenAI's GPT-03 Mini on Technology

Exploring the Influence of OpenAI's GPT-03 Mini on Technology

Comments
4 min read
10 Unique Elixir Language Features Not Present in JavaScript

10 Unique Elixir Language Features Not Present in JavaScript

3
Comments
9 min read
Best CI Tools for Streamlined Software Development

Best CI Tools for Streamlined Software Development

Comments
3 min read
What Are Developer Communities?

What Are Developer Communities?

Comments
3 min read
How to Build a RESTful API in Node.js and Test it with Postman

How to Build a RESTful API in Node.js and Test it with Postman

5
Comments 1
3 min read
How to NOT do monorepos

How to NOT do monorepos

5
Comments
4 min read
Introduction to Databases

Introduction to Databases

4
Comments 2
4 min read
🥂 I Built a Web App to Help You Find Liquor Stores Near You — Here's How (and Why)

🥂 I Built a Web App to Help You Find Liquor Stores Near You — Here's How (and Why)

18
Comments 14
2 min read
Say Goodbye to Try/Catch Blocks with the ECMAScript ?= Operator

Say Goodbye to Try/Catch Blocks with the ECMAScript ?= Operator

4
Comments 5
3 min read
Graph Theory and Implementation in Java

Graph Theory and Implementation in Java

1
Comments
3 min read
Objects in JS: Every Developer Should Know

Objects in JS: Every Developer Should Know

Comments
5 min read
How I Resolved the “Malicious App” Warning on Phantom Wallet Extension

How I Resolved the “Malicious App” Warning on Phantom Wallet Extension

17
Comments 6
2 min read
Formatting Text: Bold, Italic, Underline, and More

Formatting Text: Bold, Italic, Underline, and More

6
Comments 1
2 min read
How I Made a GTA 6 Countdown Website with Ai

How I Made a GTA 6 Countdown Website with Ai

Comments 2
2 min read
🧠 JavaScript Framework Showdown: React vs. Vue vs. SolidJS in 2025

🧠 JavaScript Framework Showdown: React vs. Vue vs. SolidJS in 2025

10
Comments 1
2 min read
Helper Methods 1

Helper Methods 1

Comments
1 min read
Daily JavaScript Challenge #JS-166: Find the Sum of All Prime Numbers Up to N

Daily JavaScript Challenge #JS-166: Find the Sum of All Prime Numbers Up to N

16
Comments
1 min read
Prefer let over const (not the other way around)

Prefer let over const (not the other way around)

6
Comments 2
1 min read
Implementing API Header Versioning in node.js 🍗

Implementing API Header Versioning in node.js 🍗

12
Comments 5
6 min read
loading...