Published inStackademicVerbose Error HandlingA brief overview of the `eh` package.Sep 10, 2023Sep 10, 2023
Published inStackademicGo 1.21’s min() FunctionSolving Leetcode’s simplest problems with Go 1.21’s new builtin functions.Sep 7, 2023Sep 7, 2023
Published inStackademicDisplay the source code reference that’s writing a log message.A Guide on leveraging Go 1.21 slog package to find the origin of a log entry.Aug 28, 2023Aug 28, 2023
Published inStackademicDesign a Database Wrapper Interface.Part 2 of Make Go Interfaces work for youAug 7, 2023Aug 7, 2023
Make Go Interfaces work for youPart 1: Understanding the concept of an Interface.Aug 6, 2023Aug 6, 2023
The Golden HTTP handler function signature.Consistent Request Handling With GinJul 27, 2023Jul 27, 2023
Go 1.21.0 `slices` packageAn article showcasing the Index and Replace functions from the slices package.Jul 2, 20231Jul 2, 20231
Automate sending job applications with 2captcha and JavaScript.A guide on building a bot to help you apply for jobs.Oct 24, 2022Oct 24, 2022
Published inDev GeniusConcurrent file download with Go.My approach to downloading data in parts and merging it.Aug 22, 20222Aug 22, 20222