Follow
Series

Functional programming

Series containing my posts about functional programming.

Articles in this series

5 lessons I've learned from functional programming as a TypeScript developer

Dec 9, 202210 min read

Over my 10 years of working as a software engineer, I've tried many different programming languages. In my professional career, I started with PHP,...

5 lessons I've learned from functional programming as a TypeScript developer
A declarative approach to error handling in Typescript
Introduction to Elm programming language for React developers
How to write a more declarative TypeScript Code? Maybe monad implementation