发布于2019年11月8日Functional Programming with TypeScriptFunctionalProgramTypeScriptTricksLearningType-theoryAs a declarative programming paradigm, Functional Programming leverages the math theory and type system to build the program with pure functions in a modular manner. Practising FP with TypeScript could be easy and interesting.