Advanced Functional Programming in TypeScript – Maybe Monad
With this post, I would like to start a short series about monads. If you are familiar with some functional programming techniques in JavaScript (such... (more…)
Read more »Gatsby is a static site generator based on React and GraphQL. We will be configuring it to use it with TypeScript and set up ESLint for type checking. Read more