Tyagi // Engineering Log

Topic

tooling

2 items across this site.

codelabs

Docker for Local Development: A Practical Workflow

A docker-compose setup for local dev that stays fast — bind mounts, layer caching, and the tradeoffs that actually matter day to day.

#docker#tooling#local-dev
codelabs

Setting Up a Flutter Development Environment on Linux

A practical setup for Flutter + Dart on Linux — SDK install, editor config, emulator, and the gotchas that waste the first hour.

#flutter#dart#linux