Enforcing Domain Boundaries in PureScript with Newtypes and Row Polymorphism
Learn how to use PureScript Newtypes and Row Polymorphism to eliminate primitive obsession and enforce strict data boundaries using the 'Parse, don't validate' pattern.
ReadMeFeed / Community knowledge
Real questions. Useful conversations. Find the people who know your stack.
Learn how to use PureScript Newtypes and Row Polymorphism to eliminate primitive obsession and enforce strict data boundaries using the 'Parse, don't validate' pattern.