Learn Advanced TypeScript

Written by pirix-gh | Published 2019/08/02
Tech Story Tags: typescript | programming | ramda | functional-programming | latest-tech-stories | hackernoon-top-story | software-development | free-code-camp

TLDR Currying is the process of transforming a function that takes multiple arguments into a series of functions that take one argument at a time. The guide is about currying but it is only a topic of my choice to teach you advanced TypeScript techniques. At the end of this guide, you will know how to create powerful types like: "classic curry" and "advanced curry" Ramda does have some kind of mediocre types for curry, but we will fix this. We will create types for “classic curry” & “advanced Curry” (Ramda)via the TL;DR App

no story

Published by HackerNoon on 2019/08/02