* Editor of choice is VSCode, to many valuable extensions.
* Extensions - ESLint, Docker Dev Containers, Git Blame and Git Graph.
* Must have dev tools are docker engine/docker desktop and postman. I also use DBeaver for DB connections and viewing stuff, mocking data etc. I love docker-compose and the ability to orchestrate an environment locally.
* For node services locally I use Polar exclusivelly and some docker compose files. This with the docker extension in VSCode or Docker Desktop I can see state of containers and view logs etc. Also same from polar.
* To move my environment from dev -> prod = #reckless #LFG