#golang
Read more stories on Hashnode
Articles with this tag
Type system and variables in go ยท In programming, a type system is a set of rules that defines the behaviour of a programming language's variables and...
Clean architecture is an approach to designing software systems that separates the concerns of the system into distinct layers, intending to create a...