Golang: Building Conway's Game Of Life as Event Sourced Microservices
Details
Conway's Game Of Life (https://en.wikipedia.org/wiki/Conway) is a Comp Sci classic.
It's overkill, but we're going to do it: Implementing Conway's Game of Life as a Golang CQRS / Event Sourced system.
- A code-intensive session. Feel free to bring a Laptop (with Go).
https://secure.meetupstatic.com/photos/event/a/d/0/d/600_465464301.jpeg
We'll cover:
- REST API & controllers
- Command handlers
- Overview of https://eventstore.org/
- Read model builders
- TESTING! How to create simple and meaningful unit tests for microservices and CQRS/ES based systems.
