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.
Techniques for Removing Falsy Values from Arrays in JavaScript

Techniques for Removing Falsy Values from Arrays in JavaScript

2
Comments 2
2 min read
extracting RGBA values of an Image

extracting RGBA values of an Image

1
Comments
2 min read
React Suspense for Data Fetching with Axios in React 18

React Suspense for Data Fetching with Axios in React 18

16
Comments 1
6 min read
Top 5 Must-Have Technologies Every Developer Should Bookmark

Top 5 Must-Have Technologies Every Developer Should Bookmark

Comments
2 min read
How to make a mobile document scanner with just Javascript

How to make a mobile document scanner with just Javascript

15
Comments 2
2 min read
How to Build a Bitcoin Custodian Wallet with Inquirer JS

How to Build a Bitcoin Custodian Wallet with Inquirer JS

Comments
9 min read
How I made an AI-powered query language with ChatGPT

How I made an AI-powered query language with ChatGPT

1
Comments
2 min read
💻 Revolutionizing IoT: Web Browsers and NFC Open Up a 🚀 Future

💻 Revolutionizing IoT: Web Browsers and NFC Open Up a 🚀 Future

Comments
2 min read
Loop over iterable and object with for..in and for..of

Loop over iterable and object with for..in and for..of

Comments
2 min read
Cypress Workshop Part 6: Elements manipulation - Lists, Date picker

Cypress Workshop Part 6: Elements manipulation - Lists, Date picker

8
Comments
6 min read
Drawing basic 2D shapes on a canvas.

Drawing basic 2D shapes on a canvas.

9
Comments 2
3 min read
Dark Mode in 3 Lines of CSS and Other Adventures

Dark Mode in 3 Lines of CSS and Other Adventures

470
Comments 24
6 min read
JSON with multiline strings

JSON with multiline strings

37
Comments 6
2 min read
SOCIAL ANXIETY DISORDER IN TECH

SOCIAL ANXIETY DISORDER IN TECH

1
Comments
6 min read
Create a Copy-Pasteable Color Palette to Simplify Your Workflow 🚀

Create a Copy-Pasteable Color Palette to Simplify Your Workflow 🚀

6
Comments
4 min read
Hoisting Isn't Even Real

Hoisting Isn't Even Real

Comments
2 min read
Esvaziar arrays em JavaScript

Esvaziar arrays em JavaScript

Comments
3 min read
How To Write Maintainable and Readable Code

How To Write Maintainable and Readable Code

53
Comments 7
7 min read
The The Difference Between <script></script> And <script src=""></script> in HTML

The The Difference Between <script></script> And <script src=""></script> in HTML

3
Comments
2 min read
Mastering JavaScript Arrays

Mastering JavaScript Arrays

5
Comments
4 min read
Building a Robust Serverless Messaging Service with Amazon EventBridge Pipes and CDK

Building a Robust Serverless Messaging Service with Amazon EventBridge Pipes and CDK

10
Comments 1
10 min read
Introduction, Uses, History and Evolution of JavaScript

Introduction, Uses, History and Evolution of JavaScript

2
Comments
5 min read
Leetcode 435. Non-overlapping Intervals

Leetcode 435. Non-overlapping Intervals

Comments
3 min read
Mastering Throttle: Optimize Function Execution with JavaScript

Mastering Throttle: Optimize Function Execution with JavaScript

Comments
3 min read
A Rounded Solution to Image Handling on the OpenSauced Dashboard

A Rounded Solution to Image Handling on the OpenSauced Dashboard

25
Comments 3
6 min read
loading...