GitHub Copilot Workspace - first experience

1,864
0
Published 2024-05-09
Live demo of using #GitHub #Copilot #Workspace for the first time on a simpel task I want to achieve! Impressed with the ease of use already and how it even helps focusing yourself on the thing you want to achieve. Massive amount of potential in this new feature!

Note that it actually generated the first IF statement in the wrong location (it needs to be in the 'process' block, showing the importance of building/checking your code and validating if it actually works. Having a good set of (DevOps) practices is key with these tools.