SwiftUI is a new Toolkit introduced by Apple in WWDC 2019. As per Apple description:-SwiftUI is an…
Recently I got this interesting problem to solve. To parse a JSON with the content of dynamic type. JSON looked something like this:-
In our last session, we have talked about Functional ways to do error handling and looked at how this is…
Till now we have been mostly talking about Functional Concept like Composition and Currying with some practical…
So from our last session, we learned about Function Composition. Why do we need it? How to do it? How to make composition…
essence of programming
A pure function is