How CQRS and Its Implementation Become Simpler with Railway Oriented Programming
Jun 19, 2024 · 9 min read · Recently, I have been creating ResultBoxes to practice Railway Oriented Programming, which involves using the Result pattern for error handling and chaining data pipelines together with functions. https://github.com/J-Tech-Japan/ResultBoxes What is...
Join discussion

