Understand TypeScript in 5 Minutes

Typescript exploded in popularity in 2019 and continues its crazy run in 2020. The first language to hit the top 10 in less than 5 years. Unbelievable. Read more

Similar

The Lens Pattern in TypeScript

If you have read all blog post until now, you might have come to the realization that immutability is a core conecept in functional programming. In this blog post, we will take a look at a pattern that can help us update and extract data from large immuta... (more…)

Read more »