Go R1 Day 36
tech development 100DaysOfCode golang microblog
progress
- more taskflow work
- learned how to use io.Multiwriter to have both a stdout stream as well as output captured to a
stringbuilder. - got confused on reading docs, only to realize I was reading docs for a C# solution. š
- used Pterm1 to beautiful console output, which was pretty cool to see in action.