Susith HemathilakainNerd For TechDatabase Indexing In A NutshellIndexing is a performance-tuning method of allowing faster retrieval of records. An index creates an entry point for each value in indexed…Nov 14, 2022Nov 14, 2022
Susith HemathilakainJavarevisitedImprove Scalability Using Factory Method Design PatternFactory pattern makes our code more robust, less coupled, and highly scalable.Mar 7, 2022Mar 7, 2022
Susith HemathilakainJavarevisitedToned-down Code Complexity Using Facade Design PatternGiving a “Face/Facade” makes the code simple and clear to understand.Mar 1, 2022Mar 1, 2022
Susith HemathilakaDemystifying Singleton Design Pattern in JavaThis article addresses the Singleton Pattern, which many consider to be the most commonly used design pattern.Apr 8, 2021Apr 8, 2021