PinnedPublished inBetter Programming13 Code Review Standards Inspired by GoogleHow to excel at code reviewsAug 17, 20207Aug 17, 20207
10 things I wish I knew as a new player in Upland MetaverseAvoid the common mistakes new players make when joining Upland MetaverseNov 12, 2022Nov 12, 2022
Published inLevel Up CodingHow to Access a Docker Container from Another ContainerA step by step guide on how to connect to a Docker containerApr 19, 2021Apr 19, 2021
10 Tips on how to write great Medium contentThe checklist that helped me reach over 200K views on MediumOct 31, 2020Oct 31, 2020
Published inBetter ProgrammingUse an AI Tool to Write Your Unit TestsHow to generate unit tests using an AI-powered pluginSep 30, 20202Sep 30, 20202
Published inBetter Programming15 Tips to Help Software Developers SucceedWhat to do to become a better developerSep 1, 20201Sep 1, 20201
Published inThe StartupHow to Do a Good Code Review?What to look for in a code review and questions to ask yourselfAug 18, 2020Aug 18, 2020
Published incodeburst10 Reasons Why Code Coverage MattersHow Code Coverage plays a crucial role in the success and quality of a projectJul 6, 2020Jul 6, 2020
How to setup JaCoCo code coverage with Maven & GradleStep by step configuration of the JaCoCo code coverage tool for Java project using Maven & Gradle build toolsJul 6, 2020Jul 6, 2020
Published incodeburstA guide for the 20 most frequently used Git commandsA shortlist of 20 Git commands for all your code versioning needsJun 29, 2020Jun 29, 2020
Published inThe StartupHow to contribute to open sourceA guide on how to get started with open source contributionJun 21, 20201Jun 21, 20201
The unofficial Dropwizard 0.7.1 to 0.8.5 upgrade notesA tale of endless googling, trial and error and dependency nightmareJun 13, 2020Jun 13, 2020
JUnit 4 & 5 Annotations Every Developer Should KnowA Summary of JUnit 4 & 5 Annotations with ExamplesNov 4, 2019Nov 4, 2019
Contribution Debt: Why & How to contribute to Stack OverflowWhy and how to stop procrastinating and start contributingOct 3, 20191Oct 3, 20191
How to Load Test: A developer’s guide to performance testingHow to design and run load tests using Apache JMeter & TaurusJul 21, 2019Jul 21, 2019
Published incodeburstKey habits and things I wish I knew earlier as a developerA listing of key habits and skills that could help you become a better developerJan 8, 201924Jan 8, 201924
A short summary of Java coding best practicesbased on coding standards by Oracle, Google, Twitter and Spring FrameworkNov 30, 201821Nov 30, 201821
How to encrypt a user’s data with their password?The objective is to ensure that the confidential data stored in the database is encrypted and only user has the key to decrypt it.Jul 17, 20184Jul 17, 20184