When you get yourself into functional programming, not only you change coding habits but also the way you think about the problems. The generic process looks like this: you break the problem into tiny problems, create solutions for them, abstract away certain things and then compose those back together into a final solution. If you think about it, it’s like a never-ending dance between abstraction and composition, it’s really beautiful thing.
In this video, we explore very practical function from Ramda.JS - applySpec. It allows us to define transformations in terms of a clear schema. While using it we tap into the concepts mentioned above, abstraction (applySpec) and composition (specific schema functions).
In questa pagina del sito puoi guardare il video online Composition with «applySpec» | functional programming in javascript (with Ramda.JS) (part 3) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Code With Gio 22 dicembre 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 624 volte e gli è piaciuto 32 spettatori. Buona visione!