PinnedInBetter ProgrammingbyHenry Steinhauer·Aug 25, 2022Performance Impact of Maps Compared to Slices in Go 1.18Does using a custom key affect performance?A response icon2A response icon2
PinnedInBetter ProgrammingbyHenry Steinhauer·May 30, 2022Fixed vs. Dynamic Sized Data Collections in Go 1.18This time we look at the performance differences between fixed and dynamic size data collectionsA response icon2A response icon2
PinnedInBetter ProgrammingbyHenry Steinhauer·May 25, 2022How To Write Generic Helper Functions With Go 1.18 — Part 2Let’s create a map function that invokes a callback on each element in an array/sliceA response icon1A response icon1
PinnedInBetter ProgrammingbyHenry Steinhauer·May 18, 2022Comparing Two Benchmarks in Go 1.18Today we will look at a tool that allows us to compare benchmarks quickly and easily via the consoleA response icon1A response icon1
PinnedInBetter ProgrammingbyHenry Steinhauer·May 9, 2022How to Write Generic Helper Functions With Go 1.18A generic approach to check if an element is present in an array/sliceA response icon3A response icon3
InAnalytics VidhyabyHenry Steinhauer·Jan 27, 2021Speed up your Node CI PipelinesToday we’re going to talk about a small improvement that can make our node pipelines much faster.
InAnalytics VidhyabyHenry Steinhauer·Jan 6, 2021Part 4: Memory Functionality Of GitToday we delve into the depths of the git storage system.
InAnalytics VidhyabyHenry Steinhauer·Dec 10, 2020Git Part 3: Discover the .git FolderHave you ever wondered what the hell the .git folder is for? You didn’t? No problem. Today we’re going to look into it in great detail!!A response icon1A response icon1
InAnalytics VidhyabyHenry Steinhauer·Dec 3, 2020Git Part 2: The Three Worlds SystemToday we take a look at Git and why the second area is very useful.
InAnalytics VidhyabyHenry Steinhauer·Dec 1, 2020Git FundamentalsYou are a git newbie or want to refresh your knowledge? Yeah, I can fully recommend this series to you.A response icon1A response icon1