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.
Why I Stopped Using Enums in TypeScript (I Use `as const` Instead)

Why I Stopped Using Enums in TypeScript (I Use `as const` Instead)

1
Comments
10 min read
Stop Using Booleans Everywhere — Use Union Types Instead

Stop Using Booleans Everywhere — Use Union Types Instead

1
Comments
8 min read
TIL canvas.captureStream() is video-only — here's how I mixed voiceover + music into a MediaRecorder export" published: true

TIL canvas.captureStream() is video-only — here's how I mixed voiceover + music into a MediaRecorder export" published: true

1
Comments
5 min read
Why Web Apps Should Never Lose Your Session Again

Why Web Apps Should Never Lose Your Session Again

1
Comments
4 min read
Building Sentinel Prime — A Conceptual Cybersecurity Intelligence Interface

Building Sentinel Prime — A Conceptual Cybersecurity Intelligence Interface

Comments
5 min read
Building a cinematic Sci-Fi Dashboard using 100% Vanilla JS & CSS (No React/Tailwind)

Building a cinematic Sci-Fi Dashboard using 100% Vanilla JS & CSS (No React/Tailwind)

Comments
2 min read
I Built a Tariff Impact Tracker That Shows What the Internet Actually Thinks

I Built a Tariff Impact Tracker That Shows What the Internet Actually Thinks

Comments
4 min read
Primitive and Reference Values in JavaScript

Primitive and Reference Values in JavaScript

1
Comments
6 min read
I added 10 real developer testimonials to my UI library today — here’s what I learned from early users

I added 10 real developer testimonials to my UI library today — here’s what I learned from early users

1
Comments
2 min read
Understanding AtMostOncePerRetry vs AtLeastOncePerRetry in AWS Durable Lambda

Understanding AtMostOncePerRetry vs AtLeastOncePerRetry in AWS Durable Lambda

4
Comments
6 min read
TypeScript Type Guards

TypeScript Type Guards

Comments
4 min read
Building AI-Powered Frontends That Understand Intent Instead of Clicks

Building AI-Powered Frontends That Understand Intent Instead of Clicks

Comments
4 min read
Stop Writing Brevo Email Boilerplate — Use This Production-Grade Node.js Kit Instead

Stop Writing Brevo Email Boilerplate — Use This Production-Grade Node.js Kit Instead

2
Comments 1
4 min read
Preventing unnecessary re-renders using React.memo, useMemo and useCallback hooks

Preventing unnecessary re-renders using React.memo, useMemo and useCallback hooks

7
Comments 4
3 min read
I built an app that helps couples decide what to watch together

I built an app that helps couples decide what to watch together

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