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.
Maxun: Open Source No-Code Web Data Extraction Platform⚡️

Maxun: Open Source No-Code Web Data Extraction Platform⚡️

288
Comments 6
1 min read
[Leetcode] 2727. Is Object Empty

[Leetcode] 2727. Is Object Empty

Comments
2 min read
Window 11 interface HTML CSS Js

Window 11 interface HTML CSS Js

Comments
1 min read
Eu pretendo fazer alguns cursos para me tornar um programado Full-Stack... NodeJS, ReactJS e React Native

Eu pretendo fazer alguns cursos para me tornar um programado Full-Stack... NodeJS, ReactJS e React Native

Comments
1 min read
🔥 I Built a stunning chat app with React 🚀

🔥 I Built a stunning chat app with React 🚀

103
Comments 9
2 min read
Running AI locally in your users' browsers

Running AI locally in your users' browsers

8
Comments
2 min read
Adding Edited Node Modules to the deployment.

Adding Edited Node Modules to the deployment.

1
Comments
1 min read
Unleash JavaScript's Potential with Functional Programming

Unleash JavaScript's Potential with Functional Programming

Comments
26 min read
Begging for help

Begging for help

Comments
1 min read
Getting form id, obvious solution not working. Here's an alternate approach.

Getting form id, obvious solution not working. Here's an alternate approach.

Comments
1 min read
Clock Master CSS Animation

Clock Master CSS Animation

Comments
1 min read
Beyond useEffect: Simplifying React with Custom Hooks

Beyond useEffect: Simplifying React with Custom Hooks

Comments
2 min read
GitHub Repositories Every Developer Should Know: An In-Depth Guide

GitHub Repositories Every Developer Should Know: An In-Depth Guide

6
Comments
10 min read
How to create a button component with variants and icons with Astro JS and Tailwind CSS

How to create a button component with variants and icons with Astro JS and Tailwind CSS

Comments
1 min read
The Dev , the Oops, and the WEBAPP story

The Dev , the Oops, and the WEBAPP story

Comments
3 min read
Deploying and Testing Microservices with Cypress

Deploying and Testing Microservices with Cypress

Comments
5 min read
A Deep Dive into React Server Components: What Frontend Developers Need to Know

A Deep Dive into React Server Components: What Frontend Developers Need to Know

Comments
5 min read
Preventing supply-chain attacks to the JavaScript ecosystem

Preventing supply-chain attacks to the JavaScript ecosystem

7
Comments 2
4 min read
Keys in SQL | Primary Key | Foreign Key| Candidate Key|Composite Key |Alternate Key|Super Key|Surrogate Key| Unique Key

Keys in SQL | Primary Key | Foreign Key| Candidate Key|Composite Key |Alternate Key|Super Key|Surrogate Key| Unique Key

Comments
3 min read
SvG Animation

SvG Animation

Comments
1 min read
Why You Should Be Using HTTPS for Every Website

Why You Should Be Using HTTPS for Every Website

6
Comments
2 min read
Understanding Nested Objects in JavaScript

Understanding Nested Objects in JavaScript

Comments
5 min read
Understanding Nested Objects in JavaScript

Understanding Nested Objects in JavaScript

Comments
5 min read
Making your First Project with Deno 2.0

Making your First Project with Deno 2.0

1
Comments
2 min read
WebChat - Chat with anyone on any website.

WebChat - Chat with anyone on any website.

1
Comments
1 min read
Code crafti HTML CSS Js

Code crafti HTML CSS Js

Comments
1 min read
Interação em Listas com map, forEach e Outros Métodos

Interação em Listas com map, forEach e Outros Métodos

1
Comments
4 min read
No Smoking Animation

No Smoking Animation

Comments 1
1 min read
Quiz Saga: JavaScript Variables Quiz

Quiz Saga: JavaScript Variables Quiz

Comments
1 min read
Why Do People Really Love These Frameworks: Angular, React, Vue, and Svelte?

Why Do People Really Love These Frameworks: Angular, React, Vue, and Svelte?

1
Comments
7 min read
Education App Development Guide

Education App Development Guide

Comments
8 min read
🚀 Introducing Swapnance: Your Finance Aid Powered by CopilotKit 💰

🚀 Introducing Swapnance: Your Finance Aid Powered by CopilotKit 💰

Comments
2 min read
Access to Properties-deep dive

Access to Properties-deep dive

Comments
5 min read
Uploading Images in Next.js (File Uploads, Filestack)

Uploading Images in Next.js (File Uploads, Filestack)

Comments
3 min read
Property accessors

Property accessors

Comments
5 min read
Design Patterns demystified with examples

Design Patterns demystified with examples

84
Comments 5
7 min read
1497. Check If Array Pairs Are Divisible by k

1497. Check If Array Pairs Are Divisible by k

Comments
3 min read
Grafana K6 cheat sheet: everything a performance engineer should know

Grafana K6 cheat sheet: everything a performance engineer should know

1
Comments
10 min read
🦸 OSS Heroes: Pilcrow, a student who built Lucia - auth library with 9.5k stars on GitHub ⭐ 🇯🇵

🦸 OSS Heroes: Pilcrow, a student who built Lucia - auth library with 9.5k stars on GitHub ⭐ 🇯🇵

125
Comments 8
6 min read
🌟 Did you know ? 🌟

🌟 Did you know ? 🌟

1
Comments
1 min read
Top 7 JavaScript Libraries for Faster Web Development

Top 7 JavaScript Libraries for Faster Web Development

Comments 1
2 min read
Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code

Avoiding Frontend Development Failure: Proven Practices for Writing Clean Code

Comments
2 min read
20 Essential React Tricks Every Developer Must Know

20 Essential React Tricks Every Developer Must Know

34
Comments 12
3 min read
Essential Free Api Testing Tools Every Developer Should Know

Essential Free Api Testing Tools Every Developer Should Know

1
Comments
5 min read
How to anonymize properties in an object using recursion

How to anonymize properties in an object using recursion

Comments
1 min read
Mastering Python's Logging Module

Mastering Python's Logging Module

Comments
2 min read
Understanding the Use of Underscore (`_`) in JavaScript

Understanding the Use of Underscore (`_`) in JavaScript

Comments
3 min read
Mongogrator - a MongoDB migration tool for TS & JS

Mongogrator - a MongoDB migration tool for TS & JS

Comments
3 min read
Leetcode #2623. Memoize

Leetcode #2623. Memoize

Comments
2 min read
JavaScript memoization

JavaScript memoization

Comments
3 min read
Understanding the arguments Object in JavaScript

Understanding the arguments Object in JavaScript

Comments
3 min read
Double-ring Animation

Double-ring Animation

Comments
1 min read
Loading bars Css

Loading bars Css

Comments
1 min read
Create a Futuristic 3D Digital Clock with HTML, CSS, and JavaScript

Create a Futuristic 3D Digital Clock with HTML, CSS, and JavaScript

Comments
1 min read
Integrating CanvasJS with DataTables

Integrating CanvasJS with DataTables

Comments
3 min read
7 Useful Vanilla JS Projects for Practice!

7 Useful Vanilla JS Projects for Practice!

Comments
3 min read
UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

UseEffect How To Skip Initial Render And Only Trigger After Any Dependecy Change

Comments
1 min read
Introduction to Next.js Middleware: How It Works with Examples

Introduction to Next.js Middleware: How It Works with Examples

Comments
3 min read
Creating a synchronized store between main and renderer process in Electron

Creating a synchronized store between main and renderer process in Electron

Comments
1 min read
Learning the new Svelte v5 Reactivity System

Learning the new Svelte v5 Reactivity System

1
Comments
10 min read
loading...