eats_indigo's comments

eats_indigo | 10 months ago | on: Tilt: dev environment as code

I think if you ever have highly dynamic infrastructure requirements -- think along the lines of a control plane that's spinning up additional workers -- it's really helpful to be able to run your infra provisioning logic locally. There's nothing worse than having to wait on cloud builds to test your iterations.

eats_indigo | 10 months ago | on: Tilt: dev environment as code

Migrated from Skaffold to Tilt at my last co, found it was much more easier to configure granular rebuild rules, which lead to faster dev loop cycles
page 1