Skip to main content
Nick Marsceau

The Blog

Compiling Go to Web Assembly in PowerShell

This week I learned the syntax for declaring environment variables in PowerShell, which was helpful in compiling Go to Web Assembly.

Details Tag on GitHub

This week I learned how to use the details tag on GitHub to hide screenshots or large snippets of code and make pull requests more readable.

How To Use YAML Anchors

This week I learned how to use YAML anchors to simplify docker compose files and save lines of code.