#code
Read more stories on Hashnode
Articles with this tag
Is my code good enough? It works, but can it be more optimized? Can I shorten it a bit? Is it readable? Well - we all ask these kinds of questions at...
Last time I showed you how to build a simple book store REST API. This time I want to take it a step further and show you how to build an (almost)...
Go (Golang) is the new kid on the block in terms of the recent popularity surge. It is small, stable, simple to use and learn, fast, compiled (native...
Heard of async but you never really understood what it is or why you should use it? Hopefully, this article will help you understand the idea behind...