These series are the reflection and study when I was leading an engineering team for all the aspects of software development. In this post, we will explore an important technique, recursion 🌿, which, it’s a concept that many people scratch their heads over.
These series are the reflection and study when I was leading an engineering team for all the aspects of software development.
In this post, we will explore an interesting yet an important concept in Swift: Result<T>
🎉
These series are the reflection and study when I was leading an engineering team for all the aspects of software development. Following on the previous post on error handling in Swift, in this post, we will have a look at how to improve🚀 our error handling logic.