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.
Rebuilding Isometric World

Rebuilding Isometric World

Comments
5 min read
You might need to know this about React...

You might need to know this about React...

Comments
4 min read
Mocking Modules in Jest: Three Powerful Techniques

Mocking Modules in Jest: Three Powerful Techniques

2
Comments 23
2 min read
Building a RESTful Minimal API with .NET Core 7

Building a RESTful Minimal API with .NET Core 7

Comments
5 min read
instant distributed database- gun.js

instant distributed database- gun.js

17
Comments
2 min read
My simplest-to-do application powered by AI in 2023 in 4 steps

My simplest-to-do application powered by AI in 2023 in 4 steps

3
Comments
4 min read
Unlocking Node.js Performance: The Art of Data Caching

Unlocking Node.js Performance: The Art of Data Caching

3
Comments
2 min read
10 Cool CodePen Demos (September 2023)

10 Cool CodePen Demos (September 2023)

22
Comments 4
2 min read
Visualize Bubble Sort Algorithm using SVG

Visualize Bubble Sort Algorithm using SVG

Comments
13 min read
framework7- build ios, android styled apps with JavaScript

framework7- build ios, android styled apps with JavaScript

6
Comments
2 min read
Eleventy and Storyblok — My perfect combination

Eleventy and Storyblok — My perfect combination

4
Comments
5 min read
Announcing the Directus Panel Quest Hackathon

Announcing the Directus Panel Quest Hackathon

3
Comments
5 min read
Speed up your React application

Speed up your React application

Comments
2 min read
📬 TF #18 | Your weekly frontend digest 🗞️

📬 TF #18 | Your weekly frontend digest 🗞️

1
Comments
6 min read
Enhance Web Application Performance with JavaScript Debouncing

Enhance Web Application Performance with JavaScript Debouncing

4
Comments 1
3 min read
How to Handle Forms in React

How to Handle Forms in React

1
Comments 1
2 min read
Ruby vs. JavaScript

Ruby vs. JavaScript

1
Comments
4 min read
Boosting React App with Custom Hook : useOnScreen

Boosting React App with Custom Hook : useOnScreen

4
Comments 1
1 min read
Transforme arrays em ouro: aprenda a manipular dados com o map() em Javascript

Transforme arrays em ouro: aprenda a manipular dados com o map() em Javascript

2
Comments 1
13 min read
RegEx cheat sheet for JavaScript

RegEx cheat sheet for JavaScript

25
Comments
2 min read
Mastering Angular Lazy Loading: A Comprehensive Guide

Mastering Angular Lazy Loading: A Comprehensive Guide

1
Comments
3 min read
How to Preview Images before Upload in React.js with textarea dynamically increasing Modal's height ♥

How to Preview Images before Upload in React.js with textarea dynamically increasing Modal's height ♥

6
Comments
6 min read
Building an Interactive TikTok Live Game with Js

Building an Interactive TikTok Live Game with Js

28
Comments
3 min read
Understanding Web Workers: What Are They and How Can They Enhance Your Web Apps

Understanding Web Workers: What Are They and How Can They Enhance Your Web Apps

19
Comments 3
6 min read
Proxy Puzzle

Proxy Puzzle

Comments
1 min read
Hacktoberfest: PR #2

Hacktoberfest: PR #2

Comments
2 min read
My search for open source drag-and-drop website builders based on React

My search for open source drag-and-drop website builders based on React

74
Comments 1
2 min read
React: Behind the Scenes Part 1

React: Behind the Scenes Part 1

3
Comments 2
3 min read
S3 File Upload in Node.js and React - Setting Up Node.js App

S3 File Upload in Node.js and React - Setting Up Node.js App

2
Comments 2
3 min read
Fetch API

Fetch API

Comments
4 min read
Creating an Image Comparison Slider with HTML, CSS, and JavaScript

Creating an Image Comparison Slider with HTML, CSS, and JavaScript

32
Comments 1
4 min read
React’s useEffect and useState Hooks

React’s useEffect and useState Hooks

Comments
2 min read
Elevate Your Website's Image Carousel with Owl Carousel Two, Elevated Zoom, and Fancybox Integration

Elevate Your Website's Image Carousel with Owl Carousel Two, Elevated Zoom, and Fancybox Integration

Comments
2 min read
What is a String and why is it important in JavaScript.

What is a String and why is it important in JavaScript.

Comments
2 min read
JavaScript & TypeScript: How to Use Functions Inside Five

JavaScript & TypeScript: How to Use Functions Inside Five

1
Comments
21 min read
Preparing a React course in public - Raw HTML + CSS

Preparing a React course in public - Raw HTML + CSS

3
Comments
1 min read
Error Handling in JavaScript: The Magical Shields and Barriers

Error Handling in JavaScript: The Magical Shields and Barriers

Comments
2 min read
Yet Another Newsletter LOL: Pizza Byte

Yet Another Newsletter LOL: Pizza Byte

8
Comments
4 min read
The Mighty MutationObserver

The Mighty MutationObserver

Comments
3 min read
Tuto: Password Creation in Svelte

Tuto: Password Creation in Svelte

7
Comments 10
3 min read
Using Github Actions with Bun

Using Github Actions with Bun

21
Comments 2
1 min read
Build blazing fast serverless apps using Cloudflare 🏃

Build blazing fast serverless apps using Cloudflare 🏃

55
Comments 1
5 min read
API Protocol types: When to use each with Examples

API Protocol types: When to use each with Examples

Comments 1
8 min read
React Beautiful DND Examples: 3 Stunning Examples

React Beautiful DND Examples: 3 Stunning Examples

6
Comments
2 min read
📧 Introducing Email Inspector 📧

📧 Introducing Email Inspector 📧

Comments
1 min read
S3 File Upload in Node.js and React - Setting Up S3 Bucket

S3 File Upload in Node.js and React - Setting Up S3 Bucket

2
Comments
3 min read
What If You Only Need One Table for Your Entire Database System?

What If You Only Need One Table for Your Entire Database System?

4
Comments 4
4 min read
Preview your Dev Server in mobile - Daily Tricks

Preview your Dev Server in mobile - Daily Tricks

3
Comments
2 min read
Scopes, Scope Chains, and Closures Explained

Scopes, Scope Chains, and Closures Explained

Comments
4 min read
Get Your Svelte On: 5 UI Libraries That Will Make Your App Look Super Cool

Get Your Svelte On: 5 UI Libraries That Will Make Your App Look Super Cool

3
Comments 6
2 min read
ChatGPT Applet Developer Prompt v1.0

ChatGPT Applet Developer Prompt v1.0

Comments
2 min read
🛑 Stop learning many frameworks.

🛑 Stop learning many frameworks.

56
Comments 36
1 min read
Understanding Angular Component Lifecycle Hooks

Understanding Angular Component Lifecycle Hooks

1
Comments
4 min read
White labeling colors in embedded applications

White labeling colors in embedded applications

26
Comments
2 min read
String.charAt() Method in JavaScript

String.charAt() Method in JavaScript

10
Comments 1
2 min read
Part 1.1 - Build a fullstack blogging website using MERN ( MongoDB, ReactJS, ExpressJS and NodeJS )

Part 1.1 - Build a fullstack blogging website using MERN ( MongoDB, ReactJS, ExpressJS and NodeJS )

21
Comments
13 min read
The Newbie's Guide to TypeScript: Important TypeScript Concepts for Beginners

The Newbie's Guide to TypeScript: Important TypeScript Concepts for Beginners

3
Comments
9 min read
How I use Axios interceptor for refreshing token in a custom React hook

How I use Axios interceptor for refreshing token in a custom React hook

4
Comments
3 min read
Do this and stop wasting time creating React components

Do this and stop wasting time creating React components

6
Comments 1
3 min read
Demystifying Model-View-Controller (MVC) Architecture: The Heart of Software Design

Demystifying Model-View-Controller (MVC) Architecture: The Heart of Software Design

4
Comments
3 min read
loading...