Overview
Discover how to solve the infamous "works on my machine" problem using Visual Studio Code and Dev Containers in this 43-minute conference talk by Rob Conery at NDC Conferences. Learn about a new feature in VS Code that elegantly handles Docker configuration, creating a dedicated instance of the IDE specifically tailored for your application. Explore how Dev Containers can automatically set up your local Docker environment, complete with necessary add-ons and extensions, all through file-based configuration using an open standard. Gain insights into sharing your code, container, and IDE configuration seamlessly, reducing boilerplate and enhancing developer productivity. Embrace this solution to ensure your applications work consistently across different environments, putting an end to one of programming's longest-running jokes.
Syllabus
End the "WOrKs on My MAcHiNe!" Nightmare With CS Code and Dev Containers - Rob Conery
Taught by
NDC Conferences