PinnedSarangan JanakaninLevel Up Coding5 Common Code Review Mistakes Developers Make and How to Avoid ThemThe common pitfalls developers encounter during code reviews, with a focus on strategies to improve the review process. It would attract…Oct 44Oct 44
PinnedSarangan JanakaninTowards DevWhy You Should Avoid Business Exceptions in Java (And Better Alternatives to Use)Exceptions should be reserved for truly exceptional circumstances. Business logic, especially when it’s expected, should be handled…Aug 232Aug 232
PinnedSarangan JanakaninTowards DevJava Coding Practices: Common Mistakes and Best Practices for Modern Development : (Part -1)Don’t write a single line of Java code in 2024 without knowing these internalsMay 295May 295
Sarangan JanakaninTowards DevTop 10 Java Interview Questions About the main Method in JavaChallenging Questions about main method That Can Trip You Up During Interviews5d ago5d ago
Sarangan JanakaninLevel Up CodingUnderstanding Commands, Arguments, and Entry Points in DockerAvoid the confusions to specify Entry point and CMD in your DockerFileNov 12Nov 12
Sarangan JanakaninAWS in Plain English5 Must Know IAM Best Practices in AWSFrom Least Privilege to Identity Providers: Master 5 IAM Best Practices for Rock-Solid AWS SecurityNov 8Nov 8
Sarangan JanakaninLevel Up CodingJava interview questions that I struggled to answer : Part -1 — Atomic Integer vs SynchronizedWhy isn’t my program behaving as expected, even when I use synchronized blocks?Nov 73Nov 73
Sarangan JanakaninTowards DevMastering Reactive Programming in Java Spring BootIn-Depth Guide to Mono and Flux with Real-World ExamplesNov 6Nov 6
Sarangan JanakaninTowards DevA Guide to Tackling Confusions Between Static and Non-Static Methods in JavaUnderstand the internals behinds “variable cannot be referenced from a static context” error messageNov 5Nov 5
Sarangan JanakaninTechnology HitsMinimizing Object Creation for High-Performance Java Applications5 Techniques for Minimizing Object Creation and Ease Garbage CollectorNov 33Nov 33