2024-12-23
1684
#javascript
Rosario De Chiara
199028
110
Dec 23, 2024 ⋅ 6 min read

mise vs. asdf for JavaScript project environment management

Rosario De Chiara I'm a blockchain technology lead. My passions are distributed systems, efficient algorithms, and retrocomputing. I have a PhD (Dottorato di Ricerca) in Computer Science and worked as a researcher at university. I’m Italian, which means I’m pretty opinionated about food.

Recent posts:

Generating the feature with an AI coding assistant

I shipped AI-generated React code: 4 bugs I fixed

AI tools generate working React code fast, but miss race conditions, empty states, debouncing, and accessibility. Here’s how to catch bugs before production.

Temitope Oyedele
Jun 22, 2026 ⋅ 10 min read
AI made design faster, but did it make it less intentional

AI made design faster, but did it make it less intentional?

AI has accelerated design execution, but speed can come at the expense of intentionality. Learn how UX teams can preserve product thinking and judgment.

Eric Chung
Jun 18, 2026 ⋅ 9 min read
How to build a virtual engineering team with Gemini CLI subagents

How to build a virtual engineering team with Gemini CLI subagents

Learn how to use Gemini CLI subagents to delegate frontend, backend, testing, and docs tasks to specialized agents with guardrails and clear ownership.

Emmanuel John
Jun 18, 2026 ⋅ 10 min read
Debug Next.js apps with AI agents and next-browser

Debug Next.js apps with AI agents and next-browser

Learn how next-browser gives AI agents runtime context for debugging Next.js apps, including React props, hydration, PPR, forms, and performance.

Emmanuel John
Jun 17, 2026 ⋅ 9 min read
View all posts