Curated river of news

Reader

Latest posts from blogs I follow

2877 entries
58 pages

Golang: Paths(opens in new tab)

Introduction In the 21st post of the series, we will be exploring the file paths in golang, we will be exploring how we can deal with paths. By using packages l

Golang: Defer(opens in new tab)

Introduction In this part of the series, we will be taking a look at the keyword in golang. The defer keyword is used for delaying the function call in a partic