Anecdotes

Insights on software engineering and technology

Cruising the Bytes: An Engineer’s Expeditions - Episode 1: Full-stack SPA Project Setup with Angular and Spring Boot
Reinhard O.T
March 23, 2024

Cruising the Bytes: An Engineer’s Expeditions - Episode 1: Full-stack SPA Project Setup with Angular and Spring Boot

Build a full-stack Single Page Application by integrating Angular frontend with Spring Boot backend. This comprehensive guide covers project setup, Spring Boot configuration for serving Angular apps, Maven build automation, and end-to-end testing of frontend-backend integration.

Read More
Streamlining WordPress Configuration and Deployment with DevOps Practices - Part 1; Source Control Setup
Reinhard O.T
May 26, 2023

Streamlining WordPress Configuration and Deployment with DevOps Practices - Part 1; Source Control Setup

Learn how to implement source control for WordPress using Git and Azure DevOps. This guide covers local WordPress installation, Git initialization, remote repository configuration, and best practices for managing WordPress folders while securing sensitive configuration data.

Read More