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.
Create an AI Chart Generator Using ToolJet and OpenAI

Create an AI Chart Generator Using ToolJet and OpenAI

35
Comments 1
4 min read
How to a create a scroll progress bar with Tailwind CSS and Javascript

How to a create a scroll progress bar with Tailwind CSS and Javascript

Comments 1
3 min read
Why is my React Component re-rendering?

Why is my React Component re-rendering?

Comments
13 min read
ImageGround: Netlify Dynamic Image CDN Site

ImageGround: Netlify Dynamic Image CDN Site

1
Comments
1 min read
Creating a conditional wrap component in Vue 3

Creating a conditional wrap component in Vue 3

Comments
1 min read
Faking sessionStorage to keep sites from crashing

Faking sessionStorage to keep sites from crashing

Comments
3 min read
Building Real-Time Boards with Angular and NestJS Using Server-Sent Events

Building Real-Time Boards with Angular and NestJS Using Server-Sent Events

Comments
7 min read
JavaScript Learning Roadmap 🚀

JavaScript Learning Roadmap 🚀

Comments
4 min read
Simplifying Your Workflow: npm run vs npm --run

Simplifying Your Workflow: npm run vs npm --run

1
Comments
2 min read
Jumping Into Serverless

Jumping Into Serverless

Comments
6 min read
JavaScript Design Patterns - Structural - Facade

JavaScript Design Patterns - Structural - Facade

Comments
1 min read
The next generation request library alova has received a major upgrade, making it easier to use and higher in performance.

The next generation request library alova has received a major upgrade, making it easier to use and higher in performance.

Comments
3 min read
Getting Started with React-Helmet: A Beginner's Guide

Getting Started with React-Helmet: A Beginner's Guide

Comments
8 min read
Feature flags with Astro + Vercel Toolbar

Feature flags with Astro + Vercel Toolbar

Comments
4 min read
Day 4: React State and Hooks

Day 4: React State and Hooks

Comments
3 min read
Getting Started with Next.js: Part 6 - Advanced Configuration and Optimization

Getting Started with Next.js: Part 6 - Advanced Configuration and Optimization

Comments
2 min read
Boosting UX: How I Transformed Data Management in Our App with this lib

Boosting UX: How I Transformed Data Management in Our App with this lib

2
Comments 1
2 min read
Vulnerabilities: Cause for Concern

Vulnerabilities: Cause for Concern

Comments
1 min read
Exploring TypeScript Decorators: A Deep Dive into Metadata and Annotations

Exploring TypeScript Decorators: A Deep Dive into Metadata and Annotations

1
Comments
2 min read
Day 8: Objects

Day 8: Objects

Comments
1 min read
Performance em Aplicações React: Dicas e Técnicas de Otimização

Performance em Aplicações React: Dicas e Técnicas de Otimização

1
Comments
3 min read
Lit vs Rimmel - Comparing tagged-template UI libraries

Lit vs Rimmel - Comparing tagged-template UI libraries

Comments
3 min read
React Native Skeleton Loader Componen

React Native Skeleton Loader Componen

Comments
2 min read
Building a Dynamic Contact Form with Firebase Realtime Database

Building a Dynamic Contact Form with Firebase Realtime Database

Comments
4 min read
Dockerize a nitro application

Dockerize a nitro application

1
Comments
4 min read
Guess What? Your JavaScript Array is an Object! 🤔

Guess What? Your JavaScript Array is an Object! 🤔

1
Comments 1
2 min read
5 of the Best Ways to Make Money Online in 2024

5 of the Best Ways to Make Money Online in 2024

Comments
2 min read
Introdução ao Teste Automatizado com Jest: Como Começar a Escrever Testes Eficientes

Introdução ao Teste Automatizado com Jest: Como Começar a Escrever Testes Eficientes

Comments
3 min read
Top 10 technologies for data engineers.

Top 10 technologies for data engineers.

1
Comments
2 min read
Add Generative AI to a JavaScript Web App 2.0

Add Generative AI to a JavaScript Web App 2.0

2
Comments
15 min read
Netlify Dynamic Site Challenge : Building News Article Cache Management playground

Netlify Dynamic Site Challenge : Building News Article Cache Management playground

1
Comments
3 min read
10 engineering blogs to become a System Design Hero for free

10 engineering blogs to become a System Design Hero for free

2
Comments 2
6 min read
What is HTML?

What is HTML?

3
Comments 3
2 min read
Netlify Dynamic Site Challenge: Building a Device Mockups Generator Web App

Netlify Dynamic Site Challenge: Building a Device Mockups Generator Web App

Comments
1 min read
Incorpora IA generativa con Claude 3 a una aplicación web de JavaScript

Incorpora IA generativa con Claude 3 a una aplicación web de JavaScript

1
Comments
15 min read
Chess Game Application Tutorial

Chess Game Application Tutorial

Comments
1 min read
Comparing Hattip vs. Express.js for modern app development

Comparing Hattip vs. Express.js for modern app development

1
Comments
12 min read
Add Metadata in NextJS App router for nested pages

Add Metadata in NextJS App router for nested pages

1
Comments
3 min read
TinyMCE 7.1 Release Notes - Overview

TinyMCE 7.1 Release Notes - Overview

Comments
3 min read
Tips from open-source: Generator function in Javascript.

Tips from open-source: Generator function in Javascript.

Comments 1
3 min read
Succinct Tries For Multiple Languages and Non-Latin Based Characters

Succinct Tries For Multiple Languages and Non-Latin Based Characters

Comments
6 min read
How to parse and format a date in JavaScript

How to parse and format a date in JavaScript

1
Comments
4 min read
Comparing VoIP SIP STUN/TURN servers: Good, Better, Best?

Comparing VoIP SIP STUN/TURN servers: Good, Better, Best?

1
Comments 2
5 min read
I made FactoryJS - a TypeScript version of factory_bot

I made FactoryJS - a TypeScript version of factory_bot

Comments
8 min read
30-day Learning Challenge: Day 2— Learning AWS S3

30-day Learning Challenge: Day 2— Learning AWS S3

Comments
2 min read
Best Game Development Frameworks: A Comparison Of Unity, Unreal Engine, Cocos2D-X, Godot, & Gamemaker Studio

Best Game Development Frameworks: A Comparison Of Unity, Unreal Engine, Cocos2D-X, Godot, & Gamemaker Studio

Comments
2 min read
Netlify Dynamic Site Challenge - Netlify Image CDN to transform an image Gallery

Netlify Dynamic Site Challenge - Netlify Image CDN to transform an image Gallery

Comments
1 min read
Netlify Dynamic Site Challenge - Netlify Image CDN to transform an image Gallery

Netlify Dynamic Site Challenge - Netlify Image CDN to transform an image Gallery

Comments
1 min read
Exploring Enhanced Switch in Java

Exploring Enhanced Switch in Java

Comments
2 min read
Hono on Azure Functions

Hono on Azure Functions

2
Comments
3 min read
A Proposal to Add Signals to JavaScript: A Mistake?

A Proposal to Add Signals to JavaScript: A Mistake?

Comments
2 min read
Breakpoint Debugger vs Console.log Statement: A Frontend Developer's Perspective

Breakpoint Debugger vs Console.log Statement: A Frontend Developer's Perspective

Comments
2 min read
Basic Routing and Pages in Next.js

Basic Routing and Pages in Next.js

Comments
4 min read
Creating a Single Image Slider using Swiper.js

Creating a Single Image Slider using Swiper.js

Comments
2 min read
Realm of React's Reconciliation

Realm of React's Reconciliation

Comments
3 min read
Infinite horizontal scroll, vanilla CSS

Infinite horizontal scroll, vanilla CSS

Comments
2 min read
Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Optimizing User Experience: Pre-fetching Pages in Next.js with the Link Component

Comments
2 min read
Learn Tauri by Doing - Part 2: First method and APIs call

Learn Tauri by Doing - Part 2: First method and APIs call

Comments
6 min read
TypeScript Type vs Interface

TypeScript Type vs Interface

1
Comments
3 min read
🛠 Navigating the Upgrade Plan: Steps Before Vue 3 Migration

🛠 Navigating the Upgrade Plan: Steps Before Vue 3 Migration

1
Comments
2 min read
loading...