Published inInsider EngineeringInsiders’ Email Product Monorepo JourneyThis document outlines the advantages of a Golang mono repository and how to best implement it. As each organization and its developers are…May 8, 2023May 8, 2023
How to use the iPad as a development device?It’s my fantasy to use my iPad as my primary device for day-to-day development that I do. Because I don’t want to carry my MacBook Pro…Aug 4, 2022Aug 4, 2022
Golang: Profiling NotesI am not a person who can remember every manual job thing from the mind, that’s why I have a really tidy Evernote. For the notes I take for…Jul 24, 2021Jul 24, 2021
How did I increase my focus by switching from 3 screens to 1 screen?As developers, we really love using more than one screen when we are developing our features. But is this mandatory? I had convinced…Mar 12, 2021Mar 12, 2021
Published inInsider EngineeringHow to write unit test with Golang without mocking database?There are a few good packages out there for mocking database with Go. But really, do we need an external package to cover the database…Aug 21, 2020Aug 21, 2020