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.
Real-Time Sync Alternatives: Vaultrice vs. localStorage, DIY, Firebase, Pusher

Real-Time Sync Alternatives: Vaultrice vs. localStorage, DIY, Firebase, Pusher

1
Comments
6 min read
Building a Full-Stack App with Next.js & Prisma: Part 1 – Setting Up the Database Client

Building a Full-Stack App with Next.js & Prisma: Part 1 – Setting Up the Database Client

Comments
2 min read
React vs Preact: Which JavaScript Library Suits Your Project?

React vs Preact: Which JavaScript Library Suits Your Project?

Comments
2 min read
How Google Reviews Impact Local SEO (and How I Built a Tool Around It)

How Google Reviews Impact Local SEO (and How I Built a Tool Around It)

1
Comments 1
3 min read
From Chaos to Clean Code: How Refactoring Beats Callback Hell

From Chaos to Clean Code: How Refactoring Beats Callback Hell

1
Comments
3 min read
Array Methods Every Programmer Should Know

Array Methods Every Programmer Should Know

Comments
2 min read
Building Dynamic Skeleton Loaders in React the Easy Way

Building Dynamic Skeleton Loaders in React the Easy Way

16
Comments 1
3 min read
Dynamically Generating Videos in Node.js with Cloudinary

Dynamically Generating Videos in Node.js with Cloudinary

Comments
3 min read
How to Automate Sitemap Generation in Next.js

How to Automate Sitemap Generation in Next.js

7
Comments
8 min read
Why Sample Rate Matters When Building Audio Features in the Browser

Why Sample Rate Matters When Building Audio Features in the Browser

1
Comments
3 min read
OverType - 82KB Markdown Editor with Native Mobile Support

OverType - 82KB Markdown Editor with Native Mobile Support

Comments
1 min read
Efficient script loading strategy

Efficient script loading strategy

1
Comments
3 min read
The Art of Resonance: Mastering Memoization in React as a Symphony, Not a Chore

The Art of Resonance: Mastering Memoization in React as a Symphony, Not a Chore

2
Comments
6 min read
¿Qué es Red Hat Enterprise Linux (RHEL)?

¿Qué es Red Hat Enterprise Linux (RHEL)?

Comments
2 min read
Tutorial — Building a Node.js Script to Parse Eelink MQTT Data

Tutorial — Building a Node.js Script to Parse Eelink MQTT Data

1
Comments
4 min read
El Estado del Arte en Modelos de Lenguaje Open Source

El Estado del Arte en Modelos de Lenguaje Open Source

Comments
2 min read
Ezlazy: A Lightweight Lazy Loading Library for Images & Backgrounds

Ezlazy: A Lightweight Lazy Loading Library for Images & Backgrounds

Comments
1 min read
Intermediate JavaScript Tips to Level Up

Intermediate JavaScript Tips to Level Up

Comments 1
6 min read
What’s Next for JavaScript: Upcoming Features, Trends, and Tooling

What’s Next for JavaScript: Upcoming Features, Trends, and Tooling

6
Comments
4 min read
10 Problem-Solving Habits That Separate Good Developers from Great Ones

10 Problem-Solving Habits That Separate Good Developers from Great Ones

Comments
2 min read
The Architect's Symphony: Composing a Data Layer Beyond React Query and SWR

The Architect's Symphony: Composing a Data Layer Beyond React Query and SWR

2
Comments
5 min read
Why Error States Define the Quality of Your UI

Why Error States Define the Quality of Your UI

1
Comments 2
3 min read
Progressive Web Apps: Bringing App-like Experiences to the Web

Progressive Web Apps: Bringing App-like Experiences to the Web

1
Comments
2 min read
Lets Be Real: Its Time to Ditch `any` for `unknown` in TypeScript

Lets Be Real: Its Time to Ditch `any` for `unknown` in TypeScript

34
Comments 17
3 min read
Authentication in Express with Mongoose (Step-by-Step Guide)

Authentication in Express with Mongoose (Step-by-Step Guide)

Comments
3 min read
loading...