高梨ギンペイ
A guy who writes JavaScript and makes JapaneseSushi in Vancouver, Canada.
Starting TypeScript Leaving JavaScript as JS
12/01/2019, 14:45 - 15:15
Room: C
Spoken language: ja
When you use --allowJs
and --checkJs
option for typescript, you can run tsc
while having *.js
files. This talk will be about being able to work on projects with some type safety, for small projects or projects that cannot convert to typescript for what ever circumstances.