VehiclesFashionRecipesBlogsHuntTravelsSportFunHandmadeITEducation
Mini-Games
x

x
zakruti.com » IT - Software » freeCodeCamp.org
Learn TypeScript - Full Course for Beginners

Learn TypeScript - Full Course for Beginners

FBTwitterReddit

video description

Rating: 4.0; Vote: 1
Learn the TypeScript programming language in this crash course for beginners. By the end of this course you will understand all modern TypeScript features. -- Created by Alexander Kochergin. https://www.youtube.com/MonsterlessonsAcademy - Code: https://github.com/monsterlessonsacademy/typescript-course
Date: 2022-03-14

Comments and reviews: 3


For the type assertion section in 49:00, when you convert the type pageNum to a number, the type of is still a string when you do console.log(typeof numericPageNumber) and you can not perform numerical operations the way you would with a number, it still acts as a string. Am I missing something?
reply

1:10:50 toString(16) is not about taking first 16 symbols, it's changing the base of the number to hexadecimal. -
In order to cut some excessive symbols after point, toFixed is used.

reply

I watched this and crash course from traversy as refresher.
The traversy one is shorter but not as in depth as this one.
Especially on generic subject.

reply
Add a review, comment






Other channel videos