Archives
All the articles I've archived.
2025 1
October 1
-
Functional Programming: Concepts that Could Help You
Published:Discover how core Functional Programming concepts like pure functions, immutability, and function composition can improve the readability, maintainability, and reliability of your Java code.
2024 1
November 1
-
GitTricks: How to keep your history clean
Published:This post explains how to keep your git history clean.