Posts by categories
Coding Life
- Should you generate the client code from the API?
- Why I'm leaving Event Store and getting ready for the next episode
- Power of ignorance, or how to write simple code
- What onion has to do with Clean Code?
- The risk of ignoring risks
- Twelve things I learned about Java during my last code review
- Small rant about the Software Design
- “I'm not interested in politics” is not actual anymore
- 15 tips on how to run meetings effectively
- I tested it on production and I'm not ashamed of it
- Should a programmer's creativity be shown in code formatting?
- No, it can never happen!
- Tell, don't ask! Or, how to keep an eye on boiling milk
- What does Mr Bean opening the car have to do with programming?
- What does a construction failure have to do with our authorities?
- 10 notes on the 10th blogging anniversary
- In what language are programmers writing?
- Form a wall! And other concerns about security
- Let's take care of ourselves! Thoughts on compatibility
- Why are senior devs afraid to code?
Databases
Testing
Event Sourcing
- Should you throw an exception when rebuilding the state from events?
- Persistent vs catch-up, EventStoreDB subscriptions in action
- How to build a simple event pipeline
- Are Temporal Tables an alternative to Event Sourcing?
- Introduction to Event Sourcing - Self Paced Kit
- How to ensure uniqueness in Event Sourcing
- A simple trick for idempotency handling in the Elastic Search read model
- Using strongly-typed identifiers with Marten
- Integrating Marten with other systems
- How to do snapshots in Marten?
- Simple patterns for events schema versioning
- Let's talk about positions in event stores
- How to build event-driven projections with Entity Framework
- Anti-patterns in event modelling - State Obsession
- Anti-patterns in event modelling - Property Sourcing
- How to get the current entity state from events?
- When not to use Event Sourcing?
- How to scale projections in the event-driven systems?
- How using events helps in a teams' autonomy
- Events should be as small as possible, right?
- How to create projections of events for nested object structures?
- What's the difference between a command and an event?
- What if I told you that Relational Databases are in fact Event Stores?
- What texting your Ex has to do with Event-Driven Design?
- How to (not) do the events versioning?
- Why a bank account is not the best example of Event Sourcing?
- Revolution now!