Beyond Try-Catch: Exploring the Result Type in C#
Feb 10, 2024 · 18 min read · This post will continue our discussion of the safe coding practices in C#. I encourage you to read the post on Maybe types before proceeding with this one. In the previous post we started our journey to build a more safer version of the configuration...
Join discussion

