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.
Building a Free Google API-Based Desktop Video Recorder

Building a Free Google API-Based Desktop Video Recorder

Comments
2 min read
JavaScript Essentials: Part 4

JavaScript Essentials: Part 4

4
Comments 1
16 min read
Microsoft está jogando pesado com Web Components e você deveria prestar atenção!

Microsoft está jogando pesado com Web Components e você deveria prestar atenção!

Comments
2 min read
Mastering CSS Transitions

Mastering CSS Transitions

Comments
2 min read
Boosting Performance with .NET 6 and Blazor

Boosting Performance with .NET 6 and Blazor

Comments 2
5 min read
Mastering Time and Space Complexity: A Beginner's Guide to Big O Notation

Mastering Time and Space Complexity: A Beginner's Guide to Big O Notation

2
Comments
7 min read
How Shadcn CLI uses error constants to improve code readability

How Shadcn CLI uses error constants to improve code readability

1
Comments
3 min read
Debouncing vs Throttling in JavaScript: When and Why You Should Use Them

Debouncing vs Throttling in JavaScript: When and Why You Should Use Them

3
Comments
4 min read
Unity in React.js: From 20 Seconds to 1.2 Seconds loading time

Unity in React.js: From 20 Seconds to 1.2 Seconds loading time

4
Comments
3 min read
Chrome extension development: How open popup.html to the right and top of the page

Chrome extension development: How open popup.html to the right and top of the page

Comments
1 min read
Create a Movie Suggestion Bot

Create a Movie Suggestion Bot

34
Comments 4
3 min read
The Power of Clear Function Names: A Clean Code Essential

The Power of Clear Function Names: A Clean Code Essential

2
Comments
2 min read
Gemini API: The Free Tier That Makes Developers Happy

Gemini API: The Free Tier That Makes Developers Happy

6
Comments
4 min read
Microservice Testing Strategies: Ensuring Robust and Reliable Systems

Microservice Testing Strategies: Ensuring Robust and Reliable Systems

Comments
2 min read
9 Tools Everyone Should Try🧙‍♂️🫵

9 Tools Everyone Should Try🧙‍♂️🫵

251
Comments 26
6 min read
Understanding State Variables in React: Why and How

Understanding State Variables in React: Why and How

Comments 1
2 min read
Transpiling, Do you know what it is?

Transpiling, Do you know what it is?

1
Comments
6 min read
Test Automation Tools: A Comprehensive Guide

Test Automation Tools: A Comprehensive Guide

Comments
4 min read
Scaling React Apps with Reusable List Components

Scaling React Apps with Reusable List Components

1
Comments
5 min read
An Introduction to Behavior Driven Development (BDD)

An Introduction to Behavior Driven Development (BDD)

Comments
3 min read
SOAP vs REST API: Understanding the Key Differences

SOAP vs REST API: Understanding the Key Differences

Comments
3 min read
ZinariPay 2.0.0: The New Era of Cryptocurrency Payments Integration

ZinariPay 2.0.0: The New Era of Cryptocurrency Payments Integration

Comments
3 min read
Introduction to custom Babel plugins

Introduction to custom Babel plugins

Comments
1 min read
Bubble sort using the animation of html css and js

Bubble sort using the animation of html css and js

3
Comments
2 min read
Difference between SSR and CSR

Difference between SSR and CSR

1
Comments
2 min read
Mastering React Routing: A Complete Guide to Navigating Your Application

Mastering React Routing: A Complete Guide to Navigating Your Application

1
Comments
2 min read
How to Build Reusable List Components in React with Custom Render Functions?

How to Build Reusable List Components in React with Custom Render Functions?

3
Comments
2 min read
npm Peer Dependencies for the Professional Developer

npm Peer Dependencies for the Professional Developer

17
Comments 1
6 min read
10 React Hooks with Example

10 React Hooks with Example

Comments
7 min read
Step-by-Step Guide to Creating a Modern React App Layout Using Tailwind

Step-by-Step Guide to Creating a Modern React App Layout Using Tailwind

38
Comments 16
4 min read
How to Inspect Elements in Chrome and Firefox?

How to Inspect Elements in Chrome and Firefox?

5
Comments
6 min read
JavaScript and CSS Code Minification Guide

JavaScript and CSS Code Minification Guide

1
Comments
6 min read
Los Mejores Sitios para Desplegar Tu Aplicación Web en 2024

Los Mejores Sitios para Desplegar Tu Aplicación Web en 2024

Comments
10 min read
API Testing Made Effortless : KushoAI

API Testing Made Effortless : KushoAI

5
Comments
13 min read
Builder Design Pattern

Builder Design Pattern

118
Comments 9
5 min read
React Basics~Render Performance/ memo

React Basics~Render Performance/ memo

Comments
2 min read
Deploy with workers

Deploy with workers

Comments
2 min read
Safe Assignment

Safe Assignment

Comments
3 min read
Exploring Bun.js – The Modern JavaScript Runtime

Exploring Bun.js – The Modern JavaScript Runtime

1
Comments
4 min read
How to Install and Use `next-sitemap` in a Next.js App: A Step-by-Step Guide

How to Install and Use `next-sitemap` in a Next.js App: A Step-by-Step Guide

5
Comments
3 min read
Handling Object Values in React useState()

Handling Object Values in React useState()

Comments
2 min read
Pure Front-End Inverted Full-Text Search

Pure Front-End Inverted Full-Text Search

Comments
5 min read
Vue.js for Beginners 2024 #VueJs Part 5 : A Complete Guide to Routing with Vue Router

Vue.js for Beginners 2024 #VueJs Part 5 : A Complete Guide to Routing with Vue Router

Comments
2 min read
Stay ahead in web development: latest news, tools, and insights #54

Stay ahead in web development: latest news, tools, and insights #54

3
Comments
10 min read
The Secrets of JavaScript Object Property Order

The Secrets of JavaScript Object Property Order

1
Comments
2 min read
JavaScript Memory Management and Garbage Collection

JavaScript Memory Management and Garbage Collection

10
Comments
3 min read
Deno 2.0 Takes Flight

Deno 2.0 Takes Flight

36
Comments 2
5 min read
Building Command-Line Interfaces with Python

Building Command-Line Interfaces with Python

Comments
2 min read
cf-doh: look up DNS records from your frontend javascript

cf-doh: look up DNS records from your frontend javascript

16
Comments
3 min read
Testing hell 😱. Honest question. How do you survive? What's your secret?

Testing hell 😱. Honest question. How do you survive? What's your secret?

18
Comments 21
1 min read
10 Things I Wish I Knew When I Started with React

10 Things I Wish I Knew When I Started with React

2
Comments
3 min read
The Importance of Comments in JSON: Key Strategies and Best Practices for Businesses

The Importance of Comments in JSON: Key Strategies and Best Practices for Businesses

1
Comments
5 min read
What is idempotency and why is the concept important in data?

What is idempotency and why is the concept important in data?

1
Comments
4 min read
🛠️ Common Coding Mistakes and How to Avoid Them

🛠️ Common Coding Mistakes and How to Avoid Them

3
Comments
3 min read
#2 How to setup Next-React on your local system.

#2 How to setup Next-React on your local system.

4
Comments
2 min read
Django | Request - Response cycle | PART 3

Django | Request - Response cycle | PART 3

5
Comments
3 min read
Front-End Architecture: How to Host Your Web App for Free

Front-End Architecture: How to Host Your Web App for Free

Comments
4 min read
"Mainly Modules and Importing Exports - package.json!"

"Mainly Modules and Importing Exports - package.json!"

1
Comments 1
3 min read
Beginner's Guide to Understand Next.js App Routing

Beginner's Guide to Understand Next.js App Routing

8
Comments
7 min read
Associative Arrays in PL/SQL

Associative Arrays in PL/SQL

5
Comments
3 min read
loading...