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.
Explain JSON.parse vs JSON.stringify

Explain JSON.parse vs JSON.stringify

2
Comments
2 min read
Understanding HTTP: Basics for Beginners

Understanding HTTP: Basics for Beginners

14
Comments 2
10 min read
Building a Full-Stack Web Application: A Comprehensive Guide

Building a Full-Stack Web Application: A Comprehensive Guide

1
Comments
3 min read
The Problem of Bloat in Web Development: Do We Really Need Front-End Frameworks?

The Problem of Bloat in Web Development: Do We Really Need Front-End Frameworks?

1
Comments
4 min read
Building a lightweight CSS formatter

Building a lightweight CSS formatter

4
Comments
5 min read
Don't use `innerHTML`

Don't use `innerHTML`

9
Comments 3
1 min read
Introduction to HTTP status codes

Introduction to HTTP status codes

5
Comments 2
2 min read
Array Intersection Algorithms Compared

Array Intersection Algorithms Compared

Comments
2 min read
Implementing BudPay Webhooks with Node.js and Express: A Practical Example

Implementing BudPay Webhooks with Node.js and Express: A Practical Example

8
Comments
7 min read
Regular Expression Denial of Service (ReDoS)

Regular Expression Denial of Service (ReDoS)

1
Comments 1
1 min read
Implementing Flexible Authorization in RedwoodJS Projects

Implementing Flexible Authorization in RedwoodJS Projects

21
Comments 1
5 min read
Line Chart with Svelte

Line Chart with Svelte

6
Comments 2
5 min read
Data Structures Like a Pro: Leveraging Inbuilt JavaScript Methods

Data Structures Like a Pro: Leveraging Inbuilt JavaScript Methods

Comments
2 min read
Introducing Eta v3

Introducing Eta v3

1
Comments
4 min read
What's new in Novu 0.16.0?

What's new in Novu 0.16.0?

24
Comments 1
3 min read
Mastering The Basics Of JavaScript : Creating a Math Quiz Program

Mastering The Basics Of JavaScript : Creating a Math Quiz Program

1
Comments
6 min read
Debugging Javascript applications with Neovim

Debugging Javascript applications with Neovim

7
Comments
6 min read
Processing for the masses - p5js on steroids

Processing for the masses - p5js on steroids

Comments
3 min read
How to validate an html form with JavaScript

How to validate an html form with JavaScript

Comments
6 min read
Building Graph Database Applications with Apache AGE and Node.js: A Step-by-Step Tutorial

Building Graph Database Applications with Apache AGE and Node.js: A Step-by-Step Tutorial

2
Comments 1
6 min read
A Beginner's Guide to Line Detection and Image Transformation with ControlNet

A Beginner's Guide to Line Detection and Image Transformation with ControlNet

Comments
4 min read
How To Check Against Custom Types In TypeScript

How To Check Against Custom Types In TypeScript

16
Comments
2 min read
Infinite Scrolling Website with JavaScript

Infinite Scrolling Website with JavaScript

Comments
5 min read
Mocker makes it easy it to mock a service running inside a cluster and debug

Mocker makes it easy it to mock a service running inside a cluster and debug

3
Comments
2 min read
A Beginner's Guide to the useReducer Hook in React.js

A Beginner's Guide to the useReducer Hook in React.js

1
Comments
4 min read
loading...