TypeScript flavoring allows unbranded values to be implicitly converted into the branded type, but doesn’t allow implicit conversion between branded types. (more…)
Read more »
Learning from a best TypeScript book is a journey. This article makes your journey easier by recommending three solid TypeScript books for beginners in 2020. (more…)
Read more »
After spending some time in TypeScript you may begin to crave type safety everywhere in your life. JavaScript is an inherently unsafe language and there are dragons to be found everywhere and in almost every framework. Most frameworks are sufficiently cov... (more…)
Read more »
Want to learn how to create a Node API backend with TypeScript and Express? Get up and running in a few minutes with this post.
Read more »
TypeScript to C++. Contribute to ASDAlexander77/TypeScript2Cxx development by creating an account on GitHub. (more…)
Read more »