Journal

Field notes from the workshop floor.

Stories from the makers, product updates, and how we think about provenance, production, and platform — out loud.

RSS
  • Tuesday · Jul 22, 2025
    Saransh Sharma

    Bye bye order lines that consumes my time

    I've just shipped a major update to our inventory management system - a complete task-based partner workflow integration that transforms how we handle manufacturing partnerships.

    Read more
  • Saturday · Jun 14, 2025
    Saransh Sharma

    From modules to API generation in minutes

    As developers, I was always chasing efficiency. I love building new features, but the boilerplate that comes with them? Not so much. Every time I wanted to add a new data model to our MedusaJS backend, I found myself going through the same motions: create the module, then model, then workflow, then manually build the CRUD API routes, the helper functions, and—most tediously—the validation schemas. It was repetitive, time-consuming, and a prime spot for sneaky bugs to creep in.

    Read more