TypeScript Exercise Book

Last year, in my free time, I wrote a TypeScript exercise book for my team to help the kids pull up their level. This year I finalized the file and decided to put it in the public domain. Tasks begin with simple ones and end with very complex ones, where not only TypeScript knowledge is needed, but also node.js. knowledge

Here is the link to the repository


Use on health. You can send me pull requests and ask questions. Feedback is welcome.

All Articles