PinnedPublished inThe StartupHow to Better Name Your Functions and VariablesWe all know the struggle when naming something in our code. Sometimes we come up with a perfect name in a matter of second — but sometimes…Jul 17, 2020A response icon3Jul 17, 2020A response icon3
Published inDevOps.devUnlocking the Power of ObservabilityObservability — While the term might sound abstract, its impact on your Java applications' reliability, performance, and troubleshooting…Sep 4, 2023Sep 4, 2023
Published inDevOps.devMicronaut MongoDBPowerful duo to write high-performance reactive microservices.Dec 9, 2022Dec 9, 2022
Published inJavarevisitedMicronaut Framework — The basicsA modern, JVM-Based, Full-Stack framework for building modular, easily testable microservices.Dec 9, 2022Dec 9, 2022
Published inJavarevisitedGarbage Collector— An IntroductionHow JVM handles garbage collection and how you can tune it.Oct 10, 2021Oct 10, 2021
Published inThe StartupAre you writing useless comments in your code?Knowing what to comment.Sep 7, 2020Sep 7, 2020
Introduction to Deno — Worth the hype?A few days ago Deno 1.0 was introduced. Let’s take a quick look at what Deno is and how it compares to Node.js.May 22, 2020May 22, 2020
What I’ve learned working with Node for five years — Part 1In the last five years, I have been working with Node almost every day. I’ve built more than 20 projects that are currently running in…Feb 23, 2020Feb 23, 2020
NestJS — Controllers (Part 3 of NestJS tutorial)In this tutorial, we are going to take a look at the main building blocks of NestJS — controllers. We will learn how to create a new…Jan 8, 2020Jan 8, 2020
NestJS — Getting started (Part 2 of NestJS tutorial)In this part of our NestJS tutorial series, we are going to take a look at how to set up your development environment and start working…Jan 7, 2020Jan 7, 2020