How to write unit tests for custom Xamarin.Forms controls, why you may want to write unit tests at the view level, and how to overcome initial hurdles.
Keep up with our latest posts.
We’ll send our latest tips, learnings, and case studies from the Atomic braintrust on a monthly basis.
The Maybe Monad is nice when working with deeply-nested objects where null values are likely. I’ve gotten the most mileage out of the Maybe Monad when storing it in Redux state for
The list of complaints about these tools is longer than I'd like, but the pain is worth it. Since installing them, I've felt the more productive than ever.
I've been experimenting with using functional programming more widely in TypeScript. Today I want to share some of what I've learned and the utilities I've created.