Understanding complex Rails projects – Ruby on rails stack trace made easy
The challenge of understanding complex systems Imagine a scenario where a project is so large and its features so complex that tracking and understanding the entire flow can take days.…
Event-Driven Architecture #2: Our First App
Hello everyone! This article is a continuation to the series about Event-Driven Architecture (you can find the first one here). Since we already had a basic introduction to EDA, now…
Event-Driven Architecture #1: First Look
Hi everyone! In this article, we will talk about the basic concepts of Event-Driven Architecture (EDA), bringing a base view for future more in-depth posts about the subject. Well, let's…