InThe StartupbyAli JosieGo: Profile Your Code Like a MasterGo is often used where performance matters. Profiler is a dynamic performance analysis tool that provides critical execution insights.Oct 28, 20202Oct 28, 20202
InNerd For TechbySameer KashyapLearn Golang in one blogGo is a simple, fast, and concurrent programming language. Its simplicity in design makes it an amazing programming language to work with…Jul 15, 20212Jul 15, 20212
applied.math.codingGolang’s golden pattern of parallel computingNo question, Go is on the rise and getting super trendy. There are several good reasons for this and one of these I want to point out in…Apr 20, 20213Apr 20, 20213
InSafetyCulture EngineeringbyRoger ChapmanFlexible mocking for testing in GoAvoid large interfaces, only use the methods you need, use nil and empty structs as mocks and customize your mocks with function propertiesJul 21, 20215Jul 21, 20215
InThe Pragmatic ProgrammersbyThe Pragmatic ProgrammersEarly Praise for Distributed Services with GoDistributed Services with Go — by Travis Jeffery (1 / 84)Apr 23, 2021Apr 23, 2021
InLevel Up CodingbyAdam PresleyWriting a Code Generator in GoIn this post, I’m going to describe how I made a code generator in Go. Why did I want a code generator? There may be a myriad of reasons…Apr 25, 20211Apr 25, 20211