InLevel Up CodingbyPhuong Le (@func25)5 Go Libraries I Use in Nearly Every ProjectI’ve noticed that these libraries always seem to be the first ones I reach for when starting a new project. They’ve become my go-to tools…Mar 6, 20236Mar 6, 20236
PedroddvaleWhat is OpenAPI Specification?In this post, I will tell you about OpenAPI Specification and the value it can have for you (and your company) when designing APIs.Oct 28, 2022Oct 28, 2022
InCanva Engineering BlogbyCanva EngineeringHow We Used Data to Optimize Our Quality Assistance ModelFrom firefighting chaos to problem solving zenAug 29, 2022Aug 29, 2022
InThe CraftbyJosh ChangWrangling the customer feedback overloadFaire’s four-step process for consolidating and prioritizing disparate feedback to systematically improve our productDec 15, 20224Dec 15, 20224
InDev GeniusbyTamas RagoncsaSimple REST service in Golang with OpenAPI spec and ORMThere are already very many articles online about REST service implementation. At the same time there’s even more combinations of different…Mar 6, 2022Mar 6, 2022
InBetter ProgrammingbyJuan De Dios SantosA Quick Way to Generate Go Tests in Visual Studio CodeClick here to generate unit testsSep 3, 20222Sep 3, 20222
InWix EngineeringbyAviva PeisachThe No Process Process — 6 Tips for Reducing Process Overhead and Increasing Developer…As (engineering) managers, we sometimes tend to believe that our role is to “create order in the chaos” and that the best way to achieve…Nov 6, 20221Nov 6, 20221
InPerimeterXbyAviv CarmiBoosting Up JSON Performance of Unstructured Structs in GoTL;DR: This is a story about how we trimmed 70% of our JSON parsing cloud costs by writing an open-source Go library called marshmallow…Jul 12, 20223Jul 12, 20223
InITNEXTbyChe DanIt’s Time To Replace ahmetb/go-linq With samber/loTo work with slices in Golang, such as filtering, mapping, etc, samber/lo is a much better choice than ahmetb/go-linqJun 29, 20221Jun 29, 20221
InLevel Up CodingbyAndre RaboldA Guide To Application LoggingTips on how to avoid missing the forest for the treesMar 18, 2022Mar 18, 2022
InUrban Company – EngineeringbyUC BloggerUC’s journey of 5X API performance improvementBy — Shashank Chaudhary (Engineer, Supply Team)Dec 2, 2022Dec 2, 2022
Curtis EinsmannHow to nitpick on code reviews with empathyYou’re reviewing a Pull Request. You see a variable that should be renamed. Or a comment that should be rephrased. Or some if/else logic…Nov 30, 20223Nov 30, 20223
InLevel Up CodingbyDheeraj InampudiHow we accidentally burned $40,000 by calling recursive patternsBackgroundNov 14, 20223Nov 14, 20223
Chengchen JiRethink the true productivity in Software EngineeringStep back and observe the entire system from multiple perspectives in order to amplify the core values and sharply spot the bottlenecks.Oct 6, 20221Oct 6, 20221
InWix UXbyJenni NadlerWhen life gives you lemons, write better error messagesWhen it comes to error handling, it truly is a team sportSep 12, 202256Sep 12, 202256
Mike SchnettlerThree Things I Do Before Writing Any Code For A Software Engineering TaskCoding is only part of the job as a software engineer. Software engineers have to think well beyond the code they are writing in order to…Sep 21, 20225Sep 21, 20225