My new gem, Plumbing.
- Pipelines (functional-style data transformations)
- Rubber Ducks (type-checking the ruby way)
- Actors (safe concurrency and parallelism)
- Pipes (the observer pattern revisited)
And how to use it for your modular monolith.
I've just got back from BrightonRuby, which was excellent. Lots of great talks, meeting up with old friends and making some new ones. A big thank you to Andy Croll and
Before we begin, two bits of houskeeping:
* Firstly, I've been up against mega-deadlines for the last few weeks, so I missed a post last week. I can't guarantee that
Where we're at
As I mentioned last time, the code in front of me doesn't really match the code I was describing as I was writing the previous articles.