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.
Day 5: new, Object.create, and Object.assign

Day 5: new, Object.create, and Object.assign

Comments
2 min read
Custom Error Handling in GraphQL — with examples

Custom Error Handling in GraphQL — with examples

2
Comments
1 min read
Building an Express App with an HTTPS Server

Building an Express App with an HTTPS Server

5
Comments
2 min read
React custom hooks for everyone🪝

React custom hooks for everyone🪝

10
Comments 4
4 min read
Adding Daily Developer Joke to GitHub README

Adding Daily Developer Joke to GitHub README

7
Comments
3 min read
Throttling in JavaScript Easiest Explanation✨🚀

Throttling in JavaScript Easiest Explanation✨🚀

31
Comments 3
4 min read
In the Footsteps of Poul Gernes — Making an Interactive Art Poster

In the Footsteps of Poul Gernes — Making an Interactive Art Poster

14
Comments 10
3 min read
Build a reactive split-flap display with RxJS and Rimmel.js

Build a reactive split-flap display with RxJS and Rimmel.js

1
Comments 2
4 min read
Basics of Github

Basics of Github

Comments
2 min read
Javascript Mini Projects (Nodejs starters!)

Javascript Mini Projects (Nodejs starters!)

4
Comments
6 min read
Mastering Data Flow in React: How to Pass Data from Child to Parent Components

Mastering Data Flow in React: How to Pass Data from Child to Parent Components

Comments
3 min read
7 More JavaScript Web APIs to Build Futuristic Websites you didn't Know 🤯

7 More JavaScript Web APIs to Build Futuristic Websites you didn't Know 🤯

334
Comments 16
4 min read
Command Line Application: Bank Loan Tracker [Node]

Command Line Application: Bank Loan Tracker [Node]

2
Comments
1 min read
billboard.js 3.9 release: arc.needle, dark theme 🌘 & more!

billboard.js 3.9 release: arc.needle, dark theme 🌘 & more!

Comments
5 min read
RxJS Operators: auditTime

RxJS Operators: auditTime

Comments
2 min read
Protecting Your Codebase: How to Identify and Mitigate SAST Vulnerabilities

Protecting Your Codebase: How to Identify and Mitigate SAST Vulnerabilities

2
Comments
5 min read
The Evolution of React Rendering Architectures

The Evolution of React Rendering Architectures

Comments
13 min read
Episode 23/27: NgRx 16.1 & Signal Store, Jest, Cypress, Nx

Episode 23/27: NgRx 16.1 & Signal Store, Jest, Cypress, Nx

5
Comments 2
2 min read
How to use reselect with zustand

How to use reselect with zustand

1
Comments
4 min read
JavaScript Web APIs Series: Audio and Video APIs

JavaScript Web APIs Series: Audio and Video APIs

12
Comments
18 min read
Platform based javascript frameworks

Platform based javascript frameworks

Comments
2 min read
How to upload files to the server using JavaScript

How to upload files to the server using JavaScript

Comments
6 min read
JavaScript Decorator Functions

JavaScript Decorator Functions

1
Comments
3 min read
5 Different Tools to Bundle Node.js Apps

5 Different Tools to Bundle Node.js Apps

16
Comments
7 min read
tsParticles 2.11.0 Released

tsParticles 2.11.0 Released

22
Comments
2 min read
Build Anticipation: Create a Countdown Timer Landing Page with HTML, CSS, and JavaScript

Build Anticipation: Create a Countdown Timer Landing Page with HTML, CSS, and JavaScript

1
Comments
6 min read
Let's dive in to Cross-Origin

Let's dive in to Cross-Origin

10
Comments 1
4 min read
Using bootstrap in react

Using bootstrap in react

Comments
1 min read
React's Hooks useState and useEffect

React's Hooks useState and useEffect

6
Comments 1
5 min read
GraphQL - ReactJS Fetch Data

GraphQL - ReactJS Fetch Data

4
Comments
2 min read
Dreaded Notification prompting can only be done from a user gesture

Dreaded Notification prompting can only be done from a user gesture

Comments
2 min read
Introduction to Angular

Introduction to Angular

Comments
13 min read
Anatomy of a Design System

Anatomy of a Design System

6
Comments
5 min read
Cookies, Local Storage, and Session Storage: Which One Is Best for Your Web App?

Cookies, Local Storage, and Session Storage: Which One Is Best for Your Web App?

5
Comments
8 min read
What the hell is "this"?

What the hell is "this"?

1
Comments
2 min read
AWS Amazon Captcha Solver : Captcha Solver

AWS Amazon Captcha Solver : Captcha Solver

2
Comments
2 min read
Building multi-threaded applications in NodeJS.

Building multi-threaded applications in NodeJS.

1
Comments
5 min read
Build a cloud-based customer support ticketing app with real-time updates (Nuxt.js)

Build a cloud-based customer support ticketing app with real-time updates (Nuxt.js)

4
Comments
9 min read
User scripts and why they are GREAT!

User scripts and why they are GREAT!

Comments
2 min read
Fetching Student Data in a Django-React App using Axios

Fetching Student Data in a Django-React App using Axios

Comments 3
2 min read
Formatting Numbers to Words with Commas Using Angular Pipes

Formatting Numbers to Words with Commas Using Angular Pipes

1
Comments
4 min read
Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

Exploring Algorithms for Arrays and Strings: Two Pointers, Sliding Window, and Prefix Sum

1
Comments
5 min read
When JavaScript Thinks You're Imagining Things: An Unexpected Tale of Non-Existent References

When JavaScript Thinks You're Imagining Things: An Unexpected Tale of Non-Existent References

Comments
2 min read
How to allow all domains for Image nextjs config?

How to allow all domains for Image nextjs config?

Comments
1 min read
How to build a cloud-based loyalty rewards app in Next.js

How to build a cloud-based loyalty rewards app in Next.js

4
Comments
9 min read
Auto-generated Admin Panels for Node.js with AdminBro

Auto-generated Admin Panels for Node.js with AdminBro

9
Comments
3 min read
Using React.useRef() for Mutable Values

Using React.useRef() for Mutable Values

3
Comments
2 min read
JavaScript Pipeline

JavaScript Pipeline

1
Comments
3 min read
5 Advanced NodeJS Techniques

5 Advanced NodeJS Techniques

1
Comments
4 min read
Deploying a Static Front-End to AWS

Deploying a Static Front-End to AWS

Comments
2 min read
Getting started with Web3 Frontend Development: A Quick & Dirty Guide

Getting started with Web3 Frontend Development: A Quick & Dirty Guide

3
Comments 3
3 min read
Configuring Rewrites in Next.js

Configuring Rewrites in Next.js

1
Comments
3 min read
Mastering React Forms: Building Interactive User Input

Mastering React Forms: Building Interactive User Input

3
Comments
3 min read
Web File API deep dive 🤿 (2023)

Web File API deep dive 🤿 (2023)

6
Comments 1
9 min read
Starting Career With Android was a Bad Idea

Starting Career With Android was a Bad Idea

4
Comments 2
5 min read
How Event Propagation and Delegation Work in JavaScript

How Event Propagation and Delegation Work in JavaScript

1
Comments
6 min read
Como usar o Node.js para processamento de arquivos CSV e JSON

Como usar o Node.js para processamento de arquivos CSV e JSON

Comments
2 min read
Convert Natural Language to SQL Queries

Convert Natural Language to SQL Queries

1
Comments
3 min read
🔥🤯 Amazing Food Order hero section using HTML, CSS and JS.

🔥🤯 Amazing Food Order hero section using HTML, CSS and JS.

22
Comments 2
12 min read
What is Cookies | Cookies in JS (javascript)

What is Cookies | Cookies in JS (javascript)

7
Comments 2
2 min read
loading...