DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Technology Hardcore functional programming

1. Hardcore functional programming in Javascript Leonardo Garcia Crespo @leogcrespo gh/leoasis 2. Agenda ● Currying & Partial Application ● Function Composition ●…

Technology Functional Programming

1.Functional Programming Contact me: [email protected] Let’s Rock! 2. Why FP ??? Single Threading can’t scale, but multi-ple threading is hard! Simple is Beautiful! 3.…