Reservations About TypeScript

TypeScript has become a huge part of the JavaScript community in the last year or so, especially with the advent of Angular 2. Just over a year and a half ago, we were looking to make some architectural changes to our Angular application at work and we ha… 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 »