Stop Switching Around: Use the Enum Strategy Pattern in Java
Replace switch with a clean Enum Strategy Pattern using functional interfaces in Java โ embracing SOLID principles and improving testability.
Replace switch with a clean Enum Strategy Pattern using functional interfaces in Java โ embracing SOLID principles and improving testability.
A simple way to perform JSON serialization and deserialization statically in Spring Boot using Jackson.
NextDNS helps you take control of your internet by blocking ads, trackers, and dangerous sites before they reach you.
A quick walkthrough of how to customize your WSL terminal on Windows 11 using Zsh and Powerlevel10k.
This beginner-friendly walkthrough shares what I wish Iโd known when starting out. Simple techniques to understand your camera and capture beautiful photos without the overwhelming jargon.
A quick guide to writing clear and consistent Git commit messages using the Conventional Commits standard.
Step-by-step guide to building and deploying a Hugo website using GitHub and Cloudflare Pages.