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.
[TIL][Go] Parsing Cookie-Protected Web Content with jQuery

[TIL][Go] Parsing Cookie-Protected Web Content with jQuery

Comments 1
3 min read
Mastering React's Dynamic Side: State, Events, and Conditional Rendering! (React Day 3)

Mastering React's Dynamic Side: State, Events, and Conditional Rendering! (React Day 3)

Comments
4 min read
Why I built an open-source benchmark reference UI - and what I refused to add

Why I built an open-source benchmark reference UI - and what I refused to add

Comments
2 min read
Buildsaas.dev

Buildsaas.dev

5
Comments
6 min read
Coding Challenge Practice - Question 99

Coding Challenge Practice - Question 99

Comments
1 min read
Building Custom Composite Components with STDF in Svelte

Building Custom Composite Components with STDF in Svelte

Comments
7 min read
Building Accessible Forms with Validation using shadcn-svelte in Svelte

Building Accessible Forms with Validation using shadcn-svelte in Svelte

Comments
8 min read
Building Material Design Forms with Smelte in Svelte

Building Material Design Forms with Smelte in Svelte

Comments
7 min read
Trait Views: exposing behavior in JavaScript without inheritance

Trait Views: exposing behavior in JavaScript without inheritance

Comments 1
6 min read
Building Accessible Forms with Skeleton in Svelte

Building Accessible Forms with Skeleton in Svelte

Comments
7 min read
How to use JWT for authentication on Node.js

How to use JWT for authentication on Node.js

2
Comments
2 min read
Unraveling the Node.js Event Loop: The Asynchronous Heartbeat That Powers Your Code

Unraveling the Node.js Event Loop: The Asynchronous Heartbeat That Powers Your Code

Comments
8 min read
TypeScript --erasableSyntaxOnly 플래그, 왜 생겼고 언제 쓰나

TypeScript --erasableSyntaxOnly 플래그, 왜 생겼고 언제 쓰나

Comments
2 min read
Dynamic Configuration in React — Feature Flags Without the Jank

Dynamic Configuration in React — Feature Flags Without the Jank

5
Comments
4 min read
Getting Started with Basic Components in svar-core for Svelte

Getting Started with Basic Components in svar-core for Svelte

Comments
6 min read
Building a Multi-Counter App in React — Improving Logic Step by Step

Building a Multi-Counter App in React — Improving Logic Step by Step

Comments
4 min read
DOM Manipulation in JavaScript – Step by Step Guide

DOM Manipulation in JavaScript – Step by Step Guide

Comments
2 min read
Building Bulletproof Dropdown Click Handling in React

Building Bulletproof Dropdown Click Handling in React

Comments
2 min read
Custom Form Builder for React Applications

Custom Form Builder for React Applications

Comments
4 min read
Node.js in 2026: Modern Practices You Should Be Using

Node.js in 2026: Modern Practices You Should Be Using

Comments
12 min read
Building a Type-Safe REST API Client with TypeScript Discriminated Unions

Building a Type-Safe REST API Client with TypeScript Discriminated Unions

Comments
6 min read
Coding Challenge Practice - Question 98

Coding Challenge Practice - Question 98

Comments
2 min read
I Built an All-in-One Node.js Scraper (ESM + CJS) - @heavstaltech/api

I Built an All-in-One Node.js Scraper (ESM + CJS) - @heavstaltech/api

1
Comments
2 min read
Interactive Big O Notation Guide

Interactive Big O Notation Guide

Comments
1 min read
Dockerizing an Angular SSR App for Production (Single Origin + /api Proxy + Working Transfer Cache)

Dockerizing an Angular SSR App for Production (Single Origin + /api Proxy + Working Transfer Cache)

Comments
4 min read
loading...