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.
IIFE (Immediately Invoked Function Expression)

IIFE (Immediately Invoked Function Expression)

Comments
1 min read
function () {} Is Too Long

function () {} Is Too Long

Comments
1 min read
Fibonacci numbers complex Time complexity

Fibonacci numbers complex Time complexity

Comments
3 min read
Spread Operator

Spread Operator

Comments
2 min read
Play with function of Filter, Index and Every

Play with function of Filter, Index and Every

Comments
1 min read
Higher Order Functions

Higher Order Functions

Comments
2 min read
JSON.Stringify on second argument

JSON.Stringify on second argument

Comments
2 min read
I migrated my 8-language app to Next.js 16. Then Google Search Console screamed at me.

I migrated my 8-language app to Next.js 16. Then Google Search Console screamed at me.

Comments
4 min read
Service workers that don’t surprise you: deterministic caching for offline-first PWAs

Service workers that don’t surprise you: deterministic caching for offline-first PWAs

Comments
6 min read
Hi, I made an webcomponent for presenting image.

Hi, I made an webcomponent for presenting image.

Comments
2 min read
Stop Streaming Plain Text: Unlock Interactive UIs with React Server Components

Stop Streaming Plain Text: Unlock Interactive UIs with React Server Components

Comments
5 min read
Chrome Performance Tab Explained: How Frontend Developers Build Fast, Smooth UIs

Chrome Performance Tab Explained: How Frontend Developers Build Fast, Smooth UIs

1
Comments
3 min read
🏔️ Beginner-Friendly Guide 'Trionic Array I' - Problem 3637 (C++, Python, JavaScript)

🏔️ Beginner-Friendly Guide 'Trionic Array I' - Problem 3637 (C++, Python, JavaScript)

11
Comments
4 min read
JavaScript Async, AJAX, and JSONP - Handling Asynchronous Operations

JavaScript Async, AJAX, and JSONP - Handling Asynchronous Operations

Comments
3 min read
Singleton Pattern Explained Simply With JavaScript Examples

Singleton Pattern Explained Simply With JavaScript Examples

Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.