notes icon indicating copy to clipboard operation
notes copied to clipboard

One place for me to put all my programmery notes

Results 2 notes issues
Sort by recently updated
recently updated
newest added

I suggest to fix the "About" part more consice. ``` - One place for me to put all my programmery notes + One place for all my programmery notes ```

Nice job. I performed a Go code review: correct, maintainable, reasonably efficient, and readable. Here are some suggestions for your directly using io.Reader code. ``` // Directly using io.Reader package...