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.
JavaScript arrays : fundamentals & methods

JavaScript arrays : fundamentals & methods

Comments
5 min read
Dynamic rate-limiting middleware in Express

Dynamic rate-limiting middleware in Express

4
Comments
2 min read
Unleashing Inner Power: A Blog for Empowered Software Engineers

Unleashing Inner Power: A Blog for Empowered Software Engineers

Comments
3 min read
Make a web app installable in a breeze

Make a web app installable in a breeze

7
Comments
4 min read
Journey Through React: Beginner to Advanced Project Guide

Journey Through React: Beginner to Advanced Project Guide

19
Comments
6 min read
🕵️ Looking at the top 5 FREE Alternatives to Postman 🔥

🕵️ Looking at the top 5 FREE Alternatives to Postman 🔥

65
Comments 20
5 min read
Day 86: Payments API

Day 86: Payments API

5
Comments
2 min read
Is GitHub Copilot Worth It? An In-Depth Review with Examples

Is GitHub Copilot Worth It? An In-Depth Review with Examples

17
Comments 3
13 min read
Integrating Preact Signals with Lit via Custom Directive

Integrating Preact Signals with Lit via Custom Directive

4
Comments
2 min read
JS Date: The Timezone Tantrum

JS Date: The Timezone Tantrum

Comments
2 min read
Business Card Generator!

Business Card Generator!

1
Comments 2
2 min read
Object Oriented Programming In Javascript: A comprehensive guide

Object Oriented Programming In Javascript: A comprehensive guide

8
Comments 2
9 min read
How to implement use-dark-mode in React or Next Js: A step-by-step guide

How to implement use-dark-mode in React or Next Js: A step-by-step guide

2
Comments
3 min read
🧩 Boilerplates in VSCode

🧩 Boilerplates in VSCode

6
Comments
4 min read
Understanding the four Pillars of Object-Oriented Programming using JavaScript 💊

Understanding the four Pillars of Object-Oriented Programming using JavaScript 💊

33
Comments 13
3 min read
Best Resources For Web Developers 💻 [HTML + CSS + JavaScript]

Best Resources For Web Developers 💻 [HTML + CSS + JavaScript]

44
Comments 24
2 min read
How to Build a Custom React Hook to Listen for Keyboard Events

How to Build a Custom React Hook to Listen for Keyboard Events

16
Comments
3 min read
Explaining ‘this’ keyword in javascript to a beginner

Explaining ‘this’ keyword in javascript to a beginner

16
Comments
4 min read
Building Vue.js Custom Notifications from Scratch

Building Vue.js Custom Notifications from Scratch

6
Comments
3 min read
Day 4: React Native Onboarding UI using Lottie Animations

Day 4: React Native Onboarding UI using Lottie Animations

9
Comments 1
1 min read
Typescript Generics - What are they doing

Typescript Generics - What are they doing

2
Comments
2 min read
Chatbot Dreams & Markdown Streams: Creating React JS ChatGPT Bots in Minutes

Chatbot Dreams & Markdown Streams: Creating React JS ChatGPT Bots in Minutes

5
Comments
4 min read
9 React component libraries for efficient development in 2024

9 React component libraries for efficient development in 2024

Comments 1
13 min read
Let's create an NPX command

Let's create an NPX command

1
Comments
2 min read
How To Build a Todo List App Using HTML, CSS, and JavaScript

How To Build a Todo List App Using HTML, CSS, and JavaScript

50
Comments
10 min read
Por qué necesitás React Query

Por qué necesitás React Query

3
Comments 1
8 min read
Method instance of alovajs, a request strategy library

Method instance of alovajs, a request strategy library

Comments
6 min read
How to Build a Waterfall Chart with JavaScript

How to Build a Waterfall Chart with JavaScript

6
Comments
11 min read
React Query vs SWR

React Query vs SWR

4
Comments 3
4 min read
Mastering React Hooks: A New Era of Elegance in Building React Components

Mastering React Hooks: A New Era of Elegance in Building React Components

5
Comments
7 min read
Top 6 System Design Patterns to Ace Every System Design Interview

Top 6 System Design Patterns to Ace Every System Design Interview

14
Comments
3 min read
Asynchronous Programming in JavaScript: Unleashing the Power of Non-Blocking Code Execution

Asynchronous Programming in JavaScript: Unleashing the Power of Non-Blocking Code Execution

4
Comments
2 min read
🚀 Mastering Website Previews: A Step by Step Guide to Playwright and Chromium! ✨

🚀 Mastering Website Previews: A Step by Step Guide to Playwright and Chromium! ✨

12
Comments
2 min read
Understanding Memory Location in JavaScript

Understanding Memory Location in JavaScript

5
Comments
4 min read
Exploring Angular 17: A Glimpse into the Future of Web Development - Part 3

Exploring Angular 17: A Glimpse into the Future of Web Development - Part 3

2
Comments
4 min read
Clay Theme - Unlocking the Power of Gatsby v5+ and NetlifyCMS with Clay Theme

Clay Theme - Unlocking the Power of Gatsby v5+ and NetlifyCMS with Clay Theme

11
Comments 3
2 min read
Mastering ES2019: A Deep Dive into Five Key JavaScript Features

Mastering ES2019: A Deep Dive into Five Key JavaScript Features

Comments
4 min read
Deep Dive into Data structures using Javascript - Priority Queue

Deep Dive into Data structures using Javascript - Priority Queue

1
Comments
19 min read
Web scraper in Nuxt 3 - part I - Introduction and setting up

Web scraper in Nuxt 3 - part I - Introduction and setting up

7
Comments
5 min read
Why and How to Check the Server-side Rendered Content on your Website

Why and How to Check the Server-side Rendered Content on your Website

4
Comments
3 min read
Building a Robust Unsaved Changes Prompt with React and React Router DOM

Building a Robust Unsaved Changes Prompt with React and React Router DOM

6
Comments
14 min read
React Basics: Essential Knowledge for Every React Developer

React Basics: Essential Knowledge for Every React Developer

3
Comments
4 min read
React Fiber tree

React Fiber tree

1
Comments
2 min read
Simple Screen Recorder in 20 lines of JavaScript

Simple Screen Recorder in 20 lines of JavaScript

161
Comments 14
1 min read
Build a Rest API using NodeJS and ExpressJS with MongoDB

Build a Rest API using NodeJS and ExpressJS with MongoDB

1
Comments 1
7 min read
Introducing OpenSign™: The Open Source Revolution in Digital Signatures

Introducing OpenSign™: The Open Source Revolution in Digital Signatures

32
Comments 6
4 min read
Common Mistakes in a Developer's Early Journey

Common Mistakes in a Developer's Early Journey

1
Comments
1 min read
Automated release with Semantic Release and commitizen

Automated release with Semantic Release and commitizen

Comments
6 min read
Create personal portfolio Website for free

Create personal portfolio Website for free

1
Comments
1 min read
Common mistakes to avoid when using React Hooks

Common mistakes to avoid when using React Hooks

4
Comments
3 min read
Zoom + Pan, clamped to a container

Zoom + Pan, clamped to a container

3
Comments
2 min read
Singleton classes with Typescript

Singleton classes with Typescript

18
Comments 6
2 min read
File Upload with Progress Bar HTML CSS & JavaScript

File Upload with Progress Bar HTML CSS & JavaScript

73
Comments 4
5 min read
I built a Snake Game in React

I built a Snake Game in React

100
Comments 22
3 min read
A Quick Look at the JavaScript apply() Method

A Quick Look at the JavaScript apply() Method

Comments
11 min read
Message Queue in Node.js

Message Queue in Node.js

14
Comments 1
3 min read
Secure your Web Applications with Facial Authentication

Secure your Web Applications with Facial Authentication

10
Comments 1
6 min read
Web Authentication (WebAuthn): Enhancing Security and User Experience in Web Applications

Web Authentication (WebAuthn): Enhancing Security and User Experience in Web Applications

1
Comments 2
3 min read
Use Astro for your personal or portfolio website

Use Astro for your personal or portfolio website

3
Comments
2 min read
Mastering Beyond CRUD: Advanced Skills for Backend Software Engineers

Mastering Beyond CRUD: Advanced Skills for Backend Software Engineers

Comments
3 min read
loading...