Hi, I am a software developer and trainer working with .net, node.js and in JavaScript ecosystem in general. I like functional programming. Here you can find my old blog (2008-2012).
- powerseq - power sequence, operators like map, filter, reduce, .. working with lazy sequences (iterables)
- powerfp - power functional programming, functional programming utilities implemented in TypeScript (types like Option, Result, ResultS, Tree, List, .. functions like compose, pipe, curry, ...)
- mongo-shell-assistant - mongo shell assistant, tool helping can help wtite mongo shell scripts
Here you can find my all talks. Most recently I have been talking about
- 2019.11.12 Lisp in JavaScript (List w JavaScript PL)
- 2019.06.19 Monads in JavaScript (Monady w JavaScript PL)
- 2017.10.17 Full stack TypeScript for .net developer (Full stack TypeScript dla programisty .NET PL)
Tags: Presentation, TypeScript, FP, Haskell, Lisp, Monad, Ngrx, Redux,
- 2020.04.27 socket.io in type safe way TypeScript
- 2020.01.22 Translations in type safe way TypeScript
- 2019.11.12 Lisp in JavaScript Presentation, TypeScript, FP, Lisp
- 2019.06.19 Monads in JavaScript Presentation, TypeScript, FP, Monad
- 2019.03.13 Monad "do" notation using JS generators TypeScript, FP, Haskell
- 2018.04.09 The countdown problem implemented in TypeScript TypeScript, FP, Haskell
- 2018.01.15 Simple way of defining actions in Ngrx/Redux TypeScript, Ngrx, Redux