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.
odd or even large number with react window instead of web worker

odd or even large number with react window instead of web worker

3
Comments
3 min read
Data Fetching in Next.js v12.1 Simplified (with use cases)

Data Fetching in Next.js v12.1 Simplified (with use cases)

21
Comments 1
5 min read
Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

Nextless.js on Product Hunt 🚀 Full-stack React SaaS Boilerplate

6
Comments
1 min read
Modern Web Development with the Modern Cloud

Modern Web Development with the Modern Cloud

10
Comments
6 min read
Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

Battle of the JavaScript for loops (for, for…in, for…of, forEach, etc.)

8
Comments
3 min read
Code highlighting in code blocks

Code highlighting in code blocks

2
Comments
1 min read
SOLID principle #5: Dependency Inversion (JavaScript)

SOLID principle #5: Dependency Inversion (JavaScript)

9
Comments
2 min read
How to Detect Mobile Browsers with JavaScript

How to Detect Mobile Browsers with JavaScript

7
Comments
4 min read
How I built and rewrote the CSS Auditors website

How I built and rewrote the CSS Auditors website

5
Comments
4 min read
Can I use hover on Touch Devices?

Can I use hover on Touch Devices?

6
Comments 2
4 min read
LeetCode problem #1 — Two-sum (JavaScript)

LeetCode problem #1 — Two-sum (JavaScript)

6
Comments
3 min read
SOLID principle #3: Liskov Substitution (JavaScript)

SOLID principle #3: Liskov Substitution (JavaScript)

8
Comments 1
1 min read
Node, NPM, Yarn & NVM

Node, NPM, Yarn & NVM

7
Comments
1 min read
How onDestroy() lifecycle function works in Svelte?

How onDestroy() lifecycle function works in Svelte?

6
Comments
2 min read
Why Doesn't React's useState Hook Merge Objects?

Why Doesn't React's useState Hook Merge Objects?

6
Comments
2 min read
LeetCode problem #5 — Longest Palindromic Substring (JavaScript)

LeetCode problem #5 — Longest Palindromic Substring (JavaScript)

6
Comments 1
2 min read
CSRF Protection in Next.js

CSRF Protection in Next.js

15
Comments 10
2 min read
Getting Started with HTML5 Canvas

Getting Started with HTML5 Canvas

8
Comments 1
4 min read
LeetCode problem #4 — Median of two sorted arrays (JavaScript)

LeetCode problem #4 — Median of two sorted arrays (JavaScript)

2
Comments
2 min read
SOLID principle #2: Open-Closed (JavaScript)

SOLID principle #2: Open-Closed (JavaScript)

4
Comments
1 min read
SOLID principle #4: Interface Segregation (JavaScript)

SOLID principle #4: Interface Segregation (JavaScript)

3
Comments
1 min read
Building a HTTP Tunnel with WebSocket and Node.JS Stream

Building a HTTP Tunnel with WebSocket and Node.JS Stream

8
Comments
4 min read
How to use Tailwind CSS with a React App

How to use Tailwind CSS with a React App

6
Comments
3 min read
25 NPM Packages for Developers to Boost Productivity

25 NPM Packages for Developers to Boost Productivity

14
Comments 4
4 min read
Creating a Node.js SQL Library

Creating a Node.js SQL Library

30
Comments 2
4 min read
loading...