PinnedPublished inJavarevisitedJava: Why and How to use CompletableFuture?CompletableFuture was introduced with Java 8 to give new functionality over Future to handle asynchronous tasks.Aug 253Aug 253
PinnedPublished inILLUMINATIONHow These 2 Apps Boost My Productivity?I have tried a lot of apps to manage my personal life and boost my productivity. I have tried each app for more than 3–6 months before I…May 143May 143
PinnedPublished inShort. Sweet. Valuable.How has reading books helped me?Recently I again got into reading books. It has been about a year and I am reading at least 1 book a month.Jul 126Jul 126
PinnedPublished inJavarevisitedJava : Worthy Lombok Annotations for Speedy DevelopmentLombok is a Java Library that takes care of some common tasks that are often repetitive and thereby makes us more productive.Aug 103Aug 103
PinnedPublished inJavarevisitedJAVA: Useful StringUtils Methods That You Might Not KnowSpring provides a plethora of methods and classes that you can use to write clean and fast code. StringUtils is one of the most widely usedAug 33Aug 33
Everything You Need to Know About Enums in JavaEnums were introduced in Java 5. They are a special type of Java class used to define a predefined set of values.19h ago19h ago
These are 5 Essential Skills Every Backend-Developer Must KnowI have been a backend Engineer for all of my professional career. Over the years, I realized that we need to know some skills to deliver …3d ago13d ago1
Every New Features from Java 11 to Java 21Java is still one of the most popular programming languages, used by many organizations. It is continuously evolving to meet the modern…Nov 263Nov 263
Published inILLUMINATION31 Corporate Skills I Learned Beyond Writing CodesYou need to learn some corporate skills for a smoother career. These skills are very important for personal and professional growth when…Nov 24Nov 24
You Must Know These Tips to Run Java Jar Applications EfficientlyI use a few commands that make the process of using Jar even smoother. These attributes and JVM arguments make this process efficient and ..Nov 201Nov 201