Thanks Mario! This is one of my favorite channels! I use go sparingly in my work (I do a lot of context switching between front and back end so I tend to use node) but I really appreciate you showing how the patterns apply to go. I find myself using a lot of these patterns intuitively but it's fun to see them more formalized For similar ones that are kind of grouped (secret key, secret value etc) I have found it useful to keep the secret in Json and then just parse it in the app. It gets kind of tedious adding every individual one in the vault imo
Thanks Mario! This is one of my favorite channels! I use go sparingly in my work (I do a lot of context switching between front and back end so I tend to use node) but I really appreciate you showing how the patterns apply to go.
I find myself using a lot of these patterns intuitively but it's fun to see them more formalized
For similar ones that are kind of grouped (secret key, secret value etc) I have found it useful to keep the secret in Json and then just parse it in the app. It gets kind of tedious adding every individual one in the vault imo
Thanks for these amazing videos! Please, keep uploading more like this one! Greetings from Argentina.
Mario, which tool are you using to draw on the screen?
Hey Kevin, I'm using Presentify. Cheers!
This is an interesting topic, thanks for sharing this kind of information!!
Thanks for sharing!