Hi! I’m Isidro Torregrosa

I build web products and write about some interesting stuff—TypeScript, Node.js, Web Development, and lately AI tooling.

Latest posts

  1. AI Coding Methodology: Ask, Plan, Act

    A systematic approach to collaborating with AI coding agents using persistent memory, TDD, and structured workflows to produce quality software.

  2. Computer Vision in the browser

    Deep dive into how to run computer vision models in the browser using TensorFlow.js and YOLOv8 pose estimation model.

  3. HTTP Streams in Node.js

    Learn how to efficiently transfer data over HTTP using Node.js streams, including handling backpressure, error management, and memory optimization best practices.