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.
Run Postman Mock Servers on Localhost

Run Postman Mock Servers on Localhost

2
Comments 1
3 min read
My Minimal Web Development Setup

My Minimal Web Development Setup

108
Comments 25
4 min read
The Knuth-Morris-Pratt (KMP)Algorithm - Implement strStr()

The Knuth-Morris-Pratt (KMP)Algorithm - Implement strStr()

8
Comments
1 min read
How to scrape Google Maps Reviews?

How to scrape Google Maps Reviews?

9
Comments 2
10 min read
Check - isSubsequence

Check - isSubsequence

3
Comments
1 min read
Building A File Sharing Web App 📂

Building A File Sharing Web App 📂

23
Comments
6 min read
Job Announcement Website: Building Post Page

Job Announcement Website: Building Post Page

3
Comments
3 min read
How to check if a number is a power of two for O(1)

How to check if a number is a power of two for O(1)

8
Comments 6
1 min read
Learn how to use React Suspense for data fetching (part 2)

Learn how to use React Suspense for data fetching (part 2)

20
Comments 2
5 min read
JS MODULE LOADERS; or, a brief journey through hell

JS MODULE LOADERS; or, a brief journey through hell

13
Comments
8 min read
Javascript Tagalog - Strings

Javascript Tagalog - Strings

6
Comments 2
1 min read
Try Best-Rate-Swap Feature on Your Web3.0 Site

Try Best-Rate-Swap Feature on Your Web3.0 Site

9
Comments
2 min read
Experienced Programmers Struggle As Well: Ease Your Imposter Syndrome As A Junior Developer

Experienced Programmers Struggle As Well: Ease Your Imposter Syndrome As A Junior Developer

59
Comments 5
5 min read
Javascript Tagalog - Null

Javascript Tagalog - Null

6
Comments
1 min read
Use Absolute path in importing components - React || Next

Use Absolute path in importing components - React || Next

7
Comments
1 min read
Using the useContext hook in React

Using the useContext hook in React

7
Comments
3 min read
How to Make a Responsive Admin Dashboard Using Html CSS JavaScript

How to Make a Responsive Admin Dashboard Using Html CSS JavaScript

299
Comments 6
1 min read
Javascript Tagalog - Boolean

Javascript Tagalog - Boolean

3
Comments
1 min read
Javascript Tagalog - Undefined

Javascript Tagalog - Undefined

4
Comments 1
1 min read
Asynchronous code

Asynchronous code

4
Comments
1 min read
A guide for technical writers on JavaScript Testing Libraries

A guide for technical writers on JavaScript Testing Libraries

7
Comments 1
2 min read
Browser extensions - new tab extension

Browser extensions - new tab extension

28
Comments
3 min read
useState bugs part I: Unexpected state update.

useState bugs part I: Unexpected state update.

4
Comments
3 min read
MEAN Stack Alternative: More Power with Less Stack

MEAN Stack Alternative: More Power with Less Stack

38
Comments 8
6 min read
Adding free Cursive(Italic) font to visual studio code

Adding free Cursive(Italic) font to visual studio code

12
Comments 7
2 min read
How to sort an array by date in Javascript

How to sort an array by date in Javascript

9
Comments
4 min read
Introduction to JSX 🚀

Introduction to JSX 🚀

25
Comments 5
4 min read
Make Errors User-Friendly with React Error Boundaries

Make Errors User-Friendly with React Error Boundaries

7
Comments
2 min read
LEARN CONTEXT API BY BUILDING A MINI FINANCIAL APP

LEARN CONTEXT API BY BUILDING A MINI FINANCIAL APP

12
Comments 1
6 min read
Creating a Next-like layout system in Vue

Creating a Next-like layout system in Vue

6
Comments 1
4 min read
Worker threads made easy

Worker threads made easy

4
Comments
1 min read
Tabbing Tactfully

Tabbing Tactfully

81
Comments 3
5 min read
Converting Binary to Decimal with parseInt's Base Feature

Converting Binary to Decimal with parseInt's Base Feature

10
Comments
2 min read
My Google Summer of Code 2022 – Google Blockly Workspace MultiSelect Plugin

My Google Summer of Code 2022 – Google Blockly Workspace MultiSelect Plugin

4
Comments
6 min read
Job Announcement Website: Building Index Page

Job Announcement Website: Building Index Page

3
Comments
4 min read
Let’s Understand Chrome V8 — Chapter 4: Scanner, Token generation

Let’s Understand Chrome V8 — Chapter 4: Scanner, Token generation

5
Comments
7 min read
Maximum Subarray: LeetCode

Maximum Subarray: LeetCode

3
Comments
1 min read
Creative Personal Portfolio Website Using HTML CSS JavaScript

Creative Personal Portfolio Website Using HTML CSS JavaScript

122
Comments 3
1 min read
Passky Password Manager

Passky Password Manager

10
Comments
1 min read
How to secure pages with HTTP Basic Auth using SvelteKit

How to secure pages with HTTP Basic Auth using SvelteKit

19
Comments 1
2 min read
Building a Google SERP extension in Google Sheets (Apps Script + RapidAPI) 📈

Building a Google SERP extension in Google Sheets (Apps Script + RapidAPI) 📈

11
Comments
6 min read
Job Announcement Website: Route to Post Page

Job Announcement Website: Route to Post Page

3
Comments
2 min read
Closure in JavaScript Explanation done RIGHT

Closure in JavaScript Explanation done RIGHT

6
Comments
3 min read
Sparse Arrays - HackerRank

Sparse Arrays - HackerRank

8
Comments
1 min read
Javascript Tagalog - Break Statement

Javascript Tagalog - Break Statement

7
Comments
1 min read
Array Manipulation - HackerRank

Array Manipulation - HackerRank

5
Comments
1 min read
Single Number - Unique one

Single Number - Unique one

5
Comments
1 min read
Nyan Cat or Giga Cat Epic Game

Nyan Cat or Giga Cat Epic Game

34
Comments 7
6 min read
Left Rotation - HackerRank

Left Rotation - HackerRank

4
Comments
1 min read
Dynamic Array - HackerRank

Dynamic Array - HackerRank

4
Comments
1 min read
5 VS Code Extensions for Web Designers

5 VS Code Extensions for Web Designers

4
Comments
1 min read
Let’s understand Chrome V8 — Chapter 3: Compilation pipeline, Scanner

Let’s understand Chrome V8 — Chapter 3: Compilation pipeline, Scanner

9
Comments
7 min read
Job Announcement Website: Authenticate User

Job Announcement Website: Authenticate User

3
Comments
3 min read
How to upload images to IPFS using (Infura.io) `Dedicated` Gateways ⛓️

How to upload images to IPFS using (Infura.io) `Dedicated` Gateways ⛓️

8
Comments 3
3 min read
Building a Decentralized Twitter in 50 minutes using the Subsocial SDK

Building a Decentralized Twitter in 50 minutes using the Subsocial SDK

20
Comments
2 min read
Efficiently read files in a directory with Node.js opendir

Efficiently read files in a directory with Node.js opendir

9
Comments
2 min read
Simple GraphQL Query Using ExpressJs

Simple GraphQL Query Using ExpressJs

5
Comments
5 min read
Add personalization to static HTML with Netlify Edge Functions — no browser JavaScript required

Add personalization to static HTML with Netlify Edge Functions — no browser JavaScript required

15
Comments
8 min read
Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 10)

Build a Messenger Clone with MERN Stack (MongoDB, Express, React, Node JS) + Socket.io (Day 10)

12
Comments
1 min read
Como consumir API com JS Puro e Axios. (em 3 passos)

Como consumir API com JS Puro e Axios. (em 3 passos)

8
Comments
2 min read
loading...