GitHub Pages provides a simple way to host static websites for free. In this guide, we'll create a basic Angular app, build it for production, and deploy it to GitHub Pages...
Continue reading → Tags : angular gitHub pages
Spring Boot provides an elegant way to bind YAML configurations directly to Java classes using the @ConfigurationProperties annotation. This tutorial will walk you through the basics and show you how to map a nested YAML structure to a configuration class...
Continue reading → Tags : spring boot java
Recently, I needed to reschedule my Ethiopian Airlines flight due to a change in plans. With just a week before departure, I was anxious about whether I could manage the rescheduling in time. Here’s how I handled it, step by step...
Continue reading → Tags : travel