BlogHide Resteemstherealklanni (37)in javascript • 8 years agoFunction Composition using TuplesIn this post I go into detail about tuples and how to get really versatile function composition in JavaScript using your own tuple-izer function—explained step by step. Function Composition using…therealklanni (37)in javascript • 8 years agoAsynchronous Recursion in JavaScriptAnother post where I have some fun with recursion—asynchronously! Asynchronous Recursiontherealklanni (37)in javascript • 8 years agoThe Mysterious Y-CombinatorSince I'm new here, I might as well share some of my blog posts, for those interested. This one is an in-depth deconstruction of the Y-Combinator concept (from lambda calculus) in JavaScript. Very…therealklanni (37)in introduceyourself • 8 years agoWeb Developer / Anarcho-CapitalistMy name is Kevin. I'm just an average guy who believes in freedom (free as in free from tyranny in all forms), and loves to write code (among other interests of course). I won't bore you with the…