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.
Rate Limiting: A Practical Guide to Prevent Overuse

Rate Limiting: A Practical Guide to Prevent Overuse

3
Comments
6 min read
Scaling Node.js: Multi-threading You Need to Know

Scaling Node.js: Multi-threading You Need to Know

9
Comments
10 min read
Canvas vs. SVG: Understanding Their Functional Differences

Canvas vs. SVG: Understanding Their Functional Differences

1
Comments 1
1 min read
Async and Await In JavaScript

Async and Await In JavaScript

Comments
2 min read
From Junior to Senior Developer: 4 Essential System Design Patterns 📈

From Junior to Senior Developer: 4 Essential System Design Patterns 📈

Comments
6 min read
JavaScript Email Validation Regex: Ensuring Accuracy in User Inputs

JavaScript Email Validation Regex: Ensuring Accuracy in User Inputs

Comments
8 min read
I Tried Building a Component Library Using Tailwind CSS!

I Tried Building a Component Library Using Tailwind CSS!

5
Comments
3 min read
Bootcamps Didn't Create Full Stack Developers—And If You Think Otherwise, You're a Fool

Bootcamps Didn't Create Full Stack Developers—And If You Think Otherwise, You're a Fool

1
Comments
2 min read
LeetCode Challenge: 36.Valid Sudoku - JavaScript Solution 🚀

LeetCode Challenge: 36.Valid Sudoku - JavaScript Solution 🚀

7
Comments 1
3 min read
How to Make Your First REST API in Node.js

How to Make Your First REST API in Node.js

2
Comments 1
3 min read
AI-Powered Financial Systems: Revolutionizing Risk Analysis and Fraud Detection

AI-Powered Financial Systems: Revolutionizing Risk Analysis and Fraud Detection

Comments
6 min read
DOM Manipulation from Simple Updates to Virtual DOM

DOM Manipulation from Simple Updates to Virtual DOM

Comments
3 min read
Validation, Authentication and Authorization with Libraries

Validation, Authentication and Authorization with Libraries

1
Comments
21 min read
[Translations] Implementing Animations with Throttle in JavaScript

[Translations] Implementing Animations with Throttle in JavaScript

Comments
3 min read
Which JavaScript Bundler Is Right for You? A Deep Dive into Webpack, Vite, and More

Which JavaScript Bundler Is Right for You? A Deep Dive into Webpack, Vite, and More

10
Comments
5 min read
Engage Users Instantly: Embed an Interactive Demo in your React SPA

Engage Users Instantly: Embed an Interactive Demo in your React SPA

2
Comments
4 min read
Cannot Use Import Statement Outside A Module: How to Resolve This Common Error

Cannot Use Import Statement Outside A Module: How to Resolve This Common Error

Comments
4 min read
How to add Github oAuth in Nextjs with Supabase Auth | Login with Github

How to add Github oAuth in Nextjs with Supabase Auth | Login with Github

Comments
3 min read
Under the Hood of Node.js: Exploring the V8 JavaScript Engine

Under the Hood of Node.js: Exploring the V8 JavaScript Engine

Comments
2 min read
JavaScript scroll snap events for scroll-triggered animations

JavaScript scroll snap events for scroll-triggered animations

Comments
9 min read
Understanding JSX and Rendering Elements in React

Understanding JSX and Rendering Elements in React

2
Comments
1 min read
How React Differentiates Components From Regular HTML Tags

How React Differentiates Components From Regular HTML Tags

2
Comments
1 min read
Introduction to Access Control Testing

Introduction to Access Control Testing

Comments
3 min read
Black Box Testing And White Box Testing: A Complete Guide

Black Box Testing And White Box Testing: A Complete Guide

Comments
4 min read
Looking for testers before launching my Saas !

Looking for testers before launching my Saas !

2
Comments
1 min read
loading...