Cloud-native journey - developer environment setup
· 7 min read
While this project is focused on cloud-native, I set up my environment the same way for every project, with GitHub repositories and dev containers. This allows me to move from my Windows laptop, to my Mac M1, and on to GitHub Codespaces when demo-ing.
How do you ensure a consistent developer setup on your team? Survey