|
You are here |
blog.vbang.dk | ||
| | | | |
benhoyt.com
|
|
| | | | | My re-implementation of the code from the official Go tutorial 'Developing a RESTful API with Go and Gin', using only the standard library, adding tests, and fixing issues. | |
| | | | |
rosshemsley.co.uk
|
|
| | | | | When it comes to reviewing code that does any kind of file IO, there are a number of patterns that I find myself discouraging quite often. Interestingly, I have found that these patterns are rarely considered in discussions around code review and clean code. In this post, I will explore some of these patterns in more depth, and discuss why I believe its worth taking the time to do things slightly differently in many cases. | |
| | | | |
artem.krylysov.com
|
|
| | | | | ||
| | | | |
xnacly.me
|
|
| | | Guide about working with JSON in go with HTTP server example | ||