PinnedPublished inEngineering@ZemosoWhen not to @Autowire in Spring / Spring BootDependency Injection is cool, but many misunderstand the purpose of it and most importantly don’t understand how to use it correctly.May 1, 202112May 1, 202112
PinnedPublished inEngineering@ZemosoAtomic Design in React / React Native using a theming library — Part 1Using a theming library to quickly create a uniform and beautiful UI in React / React Native and following the scalability of Atomic DesignNov 2, 2020Nov 2, 2020
PinnedAre you correctly using Collections, Optionals, and Nulls in your Java code?Collections, Optionals and Nulls are pretty common concepts these days, but many still struggle with their usageSep 5, 20212Sep 5, 20212
Published inLicious TechnologyBuilding a Catalog — Part 1: The Core Object ModelConceptualise and Design a Robust CatalogSep 18, 2023Sep 18, 2023
Published inLevel Up CodingBuild an Event Driven Spring Boot Application without Message QueueLet us hop into a journey of understanding the implementation and advantages of Low Cost Event Driven Application without using Message…Sep 17, 20233Sep 17, 20233
Spring Boot : Does every dependency need to be injected?Save your coding time and lines of code by learning when you don’t need to Inject the Dependencies in your code.Apr 5, 2023Apr 5, 2023
The beginner’s guide to Kafka — IntroductionIn this article we will try to understand the working of Kafka with simple English and relatable examplesOct 31, 20221Oct 31, 20221
Understanding Kafka in simple EnglishKafka (or Message Queues) is simple yet difficult to understand topic. Let us try to understand it in simple English.Apr 27, 20223Apr 27, 20223
Published inLevel Up CodingUsing static classes correctly in JavaUsing a library that has static Java classes for its functionality seems straightforward and easy unless…Mar 8, 20223Mar 8, 20223
Work From Home : RAC Model of Communication for Software DevelopersOne major problem that we all face during work from home is Communication. Let us try to simplify it as much as possible.Feb 2, 2022Feb 2, 2022