Go R1 Day 48

progress
- worked through more test concepts with learn-go-with-tests, including test helpers.
- enjoyed the results GitHub copilot was producing. I can see a lot of promise for speeding up things and reducing the need for snippets as it builds code suggestions on the fly with far more context than a general snippet could do.
links
- ✅ completed Hello, World - Learn Go with tests
- feat: v1-hello world · sheldonhull/[email protected] · GitHub
- refactor: move hello-world out of version folders · sheldonhull/[email protected] · GitHub
- feat: hello world with function · sheldonhull/[email protected] · GitHub
- feat: adjust hello world to use constants · sheldonhull/[email protected] · GitHub
- feat: include t.Helper() function · sheldonhull/[email protected] · GitHub
- feat: complete hello world with greetingPrefix and test · sheldonhull/[email protected] · GitHub
Webmentions