How CQRS and Its Implementation Become Simpler with Railway Oriented Programming
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...
tomohisa.hashnode.dev9 min read