top | item 33446815

(no title)

lukewiwa | 3 years ago

I pretty much run every project now through a docker compose file and use vscode remote containers with a devcontainer.json file.

This has been immense not only for my own development (nothing on my local machine, everything can be destroyed and rebuilt in a few minutes) but also for onboarding people onto projects. No mucking about with IDE settings, they are free to use whatever of course but having the basics all there makes for a great system all around.

discuss

order

No comments yet.