Latest stories
I will be giving (gave) a talk at React Ottawa. The talk is (was) about how to use TypeScript and functional programming practices to better communicate what is the real intentions of the of the code…
2020-03-07 - 4 Min Read - In
codeWhen writing TypeScript there's a pretty easy, simple solution to create immutable objects and it doesn't involve adding third-party libraries.There! There you go, that's all that you need.Before I…
The past Thursday I gave a talk at a local React meetup called Ottawa ReactJS. The talk was about how to use Fable, Elmish and F# for a more reliable React application.The title of the talk was…
The past Thursday I gave a talk at a local functional programming meetup called Lambda Nights. The talk was about F# and how I believe that it's a viable choice as a main programming language to solve…
2019-07-15 - 4 Min Read - In
codeTypeScript is a language that is moving forward really fast and sometimes is hard to keep up with it, there are so many features being released constantly, that we may be missing some really important…