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).
На этой странице сайта вы можете посмотреть видео онлайн Composition with «applySpec» | functional programming in javascript (with Ramda.JS) (part 3) длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Code With Gio 22 Декабрь 2019, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 624 раз и оно понравилось 32 зрителям. Приятного просмотра!