Building an ES6 application with the help of TypeScript’s DOM types

In this article, I propose a way of writing relatively simple apps without using a fully-fledged framework. It is based on my experience during an interview process. I am not trying to persuade you… Read more

Similar

How to map a Map [ES6]

2016 come to the end, and ES6 is everywhere. But with ES6, came some new syntax and APIs. This article aims to answer to a very specific…...

Read more »