r/javascript 10h ago

AskJS [AskJS] what's a javascript feature you mass-adopted way too late and felt dumb about

26 Upvotes

i'll go first. i was writing .then().catch() chains for like two years before i actually started using async/await. i knew it existed, i'd seen it in tutorials, but my code "worked" so i never bothered switching. then i refactored an old project and realized half my bugs were from mishandled promise chains that async/await would have caught immediately.

also took me way too long to start using optional chaining. i had nested ternaries and && checks everywhere like some kind of animal. the day i discovered user?.address?.city i mass-replaced like 40 lines across a project.

what's yours?


r/javascript 9h ago

color-space v3: 162 color spaces, one small API, values that match CSS, verified

Thumbnail color-space.io
16 Upvotes

r/javascript 8h ago

Angular is moving to a yearly major version release cycle

Thumbnail github.com
4 Upvotes

r/javascript 9h ago

Travels 2.1 - Efficient framework-agnostic undo/redo library based on JSON patches rather than snapshots.

Thumbnail github.com
3 Upvotes

r/javascript 1h ago

create-creact-app: Now its easier than ever to spin up your new CReact application!

Thumbnail npmjs.com
Upvotes

This is not about UI, read more if you are into DAGs, Declarative Programming, or if you just like to do things differently


r/javascript 9h ago

[Showoff] Blue Checkmark Coding Agents, Simulated DoorDash Orders, and a Cyberpunk Wizard of Oz

Thumbnail thereactnativerewind.com
0 Upvotes

Hey Community,

We explore Grok Build, the new terminal-based TUI coding agent from x.ai. We also look at Appless, an experiment from the creators of OpenUI that bypasses chat bubbles to stream live native UI components using openui-lang.

Finally, we dive into Maestro MCP, a new tool context protocol server that lets AI agents automatically build and run YAML test flows from plain English instructions.

If the Rewind made you nod, smile, or think "oh… that's actually cool" — a share or reply genuinely helps ❤️


r/javascript 14h ago

July 2026 Security Release

Thumbnail nextjs.org
0 Upvotes

r/javascript 5h ago

Built a modern restaurant website with React, TypeScript & Vite — feedback welcome

Thumbnail ember-vine-delta.vercel.app
0 Upvotes