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.
Build a Video Calling Application using React , Tailwind and Zegocloud

Build a Video Calling Application using React , Tailwind and Zegocloud

Comments
10 min read
Episode 2: How JavaScript Code is executed?

Episode 2: How JavaScript Code is executed?

Comments
2 min read
Building Terminal UIs with Svelte 5: Introducing SvelTUI

Building Terminal UIs with Svelte 5: Introducing SvelTUI

Comments
3 min read
O que eu aprendi trabalhando em uma Big Tech: reflexões de um Engenheiro Frontend

O que eu aprendi trabalhando em uma Big Tech: reflexões de um Engenheiro Frontend

Comments
4 min read
Not Just a WebView: Building a Native Engine on Flutter to Convert Sites to Apps with SDUI

Not Just a WebView: Building a Native Engine on Flutter to Convert Sites to Apps with SDUI

Comments
4 min read
Build a Verified Address Input Form with Autocomplete Suggestions and UX-Friendly Confirmation

Build a Verified Address Input Form with Autocomplete Suggestions and UX-Friendly Confirmation

1
Comments
9 min read
From Text Cleaner to Full Toolkit: Building 30+ Free Browser Tools

From Text Cleaner to Full Toolkit: Building 30+ Free Browser Tools

1
Comments
3 min read
Coding Challenge Practice - Question 76

Coding Challenge Practice - Question 76

Comments
1 min read
✨ How to Create SVGs in Figma and Animate Them Using Motion 🚀

✨ How to Create SVGs in Figma and Animate Them Using Motion 🚀

1
Comments
10 min read
Debugging Cloudflare Workers with VS Code: Queue Handlers Edition (Part 4)

Debugging Cloudflare Workers with VS Code: Queue Handlers Edition (Part 4)

Comments
6 min read
Testing Cloudflare Workers Locally: Queues, Cron, and HTTP (Part 3)

Testing Cloudflare Workers Locally: Queues, Cron, and HTTP (Part 3)

Comments
7 min read
Java String print(): Your Ultimate Guide to Outputting Text in Java

Java String print(): Your Ultimate Guide to Outputting Text in Java

Comments
6 min read
How I Build Clean, Shareable Code A Practical Guide for Developers🚀

How I Build Clean, Shareable Code A Practical Guide for Developers🚀

1
Comments
2 min read
Track Errors in Supabase Edge Functions with BugMail

Track Errors in Supabase Edge Functions with BugMail

Comments
3 min read
Building a Zero-Knowledge File Sharing Platform with Client-Side Encryption

Building a Zero-Knowledge File Sharing Platform with Client-Side Encryption

Comments
7 min read
I recently switched from Express.js to Elysia.js — here’s what felt better immediately

I recently switched from Express.js to Elysia.js — here’s what felt better immediately

6
Comments
1 min read
Understanding JSON Web Tokens (JWT) for Secure Information Sharing

Understanding JSON Web Tokens (JWT) for Secure Information Sharing

Comments
4 min read
Fixing Better Auth in TanStack Start: How to Pass Headers in Server Functions

Fixing Better Auth in TanStack Start: How to Pass Headers in Server Functions

Comments
2 min read
How to Reduce JavaScript Bundle Size in 2025 🚀

How to Reduce JavaScript Bundle Size in 2025 🚀

Comments
2 min read
A Developer’s Guide to Implementing JSON-LD Structured Data for Better Technical SEO

A Developer’s Guide to Implementing JSON-LD Structured Data for Better Technical SEO

Comments
4 min read
Triggering Long Jobs in Cloudflare Workers

Triggering Long Jobs in Cloudflare Workers

Comments
4 min read
Adding Queue and Cron Handlers to Your Cloudflare Worker (Part 2)

Adding Queue and Cron Handlers to Your Cloudflare Worker (Part 2)

Comments
5 min read
.slice()、.reverse()

.slice()、.reverse()

Comments
1 min read
AdonisJS Tutorial: The Ultimate Guide (2023)

AdonisJS Tutorial: The Ultimate Guide (2023)

Comments
23 min read
Java Math.toRadians() Explained: Convert Degrees to Radians Like a Pro

Java Math.toRadians() Explained: Convert Degrees to Radians Like a Pro

Comments
6 min read
loading...