Krzysztof Kalamarski

Krzysztof Kalamarski

Follow
Follow
homeChess EngineFunctional programmingReactVirtual DOMNeovimnewsletter
Tag

Functional Programming

#functional-programming

More content

Read more stories on Hashnode


Articles with this tag

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

How to write a more declarative TypeScript Code? Maybe monad implementation

Apr 1, 20227 min read

What can we learn from functional programming? · Disclaimer: In this post, I will drastically simplify the concept of monads. If you already know...

How to write a more declarative TypeScript Code? Maybe monad implementation