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

Backbone with ES6

I don’t know about you but I’m amazed by how many solutions there are for writing maintainable apps these days. Remember 7 years ago. — Dan Abramov (@dan_abramov) August 30, 2016 Ah yes, Dan Abramov. How right he is! Building maintainable apps for t...

Read more »