I want to learn Typescript

14 Aug 2023

TypeScript was released to the public in October 2012, since there the interest is been growing. You can check here on Google Trends how the interest is growing.

Ok, now we know we want to learn typescript, but what is typescript? According to the official website: “typescript is a strongly typed programming language”.

Here is a great article on Free Code Camp about getting started with typescript: The Ultimate Beginners Guide

I like to learn by doing, so what kind of resources are out there to learn typescript by doing? There are a ton but one of them is Execute Program which is a platform to learn by doing. I’ve been using it for a while and I really like it.

In Execute Program they us ‘spaced repetition’ to help you remember what you’ve learned. Here there is an article about spaced repetition: Spaced repetition

If you like spaced repetition you can also try Anki, which is a free and open-source flashcard program using spaced repetition, it’s available for Windows, Linux, Mac OS, FreeBSD, Android and iOS. You can use it to learn anything, not only programming languages. :)