scrimba
RECORDING: Learn Typescript Part 2
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

RECORDING: Learn Typescript Part 2
AboutCommentsNotes
RECORDING: Learn Typescript Part 2
Expand for more info
index.ts
run
preview
console
/* 
LEARN TYPESCRIPT PART 2
functions
"any" type
type aliases
DOM and type casting
*/

Console
"The circumference is 31.41592653589793"
,
"3"
,
"I could pass a number, string, or nothing here!"
,
9
,
"This is the message: TypeScript is superb"
,
"Hello Danny"
,
"https://cw0.scrimba.com/www.freeCodeCamp.org"
,
"https://cw0.scrimba.com/www.freeCodeCamp.org"
,
"post"
,
"post"
,
/index.html
-21:42