Concurrency in GO 101 - goroutine and channels
Programs that we mainstream developers develop nowadays, almost all has some sort of concurrency employed in them. Be it database access, user I/O, file up or download, requesting web servers, rendering some animation, all these and more use cases ar...
my2cents.hashnode.dev5 min read