Learn TypeScript
As all of you must know, TypeScript is my favorite option for developing for the web, for several reasons, but the main one is that TypeScript adds rules that Javascript doesn’t have, so it makes me feel confident with it. Learn TypeScript For that reason, I would like to encourage you to follow the free course at https://typescriptcourses.com, because it is the perfect one for starting with TypeScript. The course is for beginners, from 0, and at the beginning you’ll learn the basic ot TypeScript, and how to use types,…read more