Settings
Light Theme
Dark Theme

Use typescript. It’s better. (cit)

Use typescript. It’s better. (cit)
Sep 11, 2023 · 9m 23s

Da un tweet di Scott Hanselman (https://twitter.com/shanselman/status/1699655960875434140?s=20 ) ecco che ritorno a parlare di Typescript, dando alcune indicazioni per poterlo utilizzare anche in progetti Blazor. - https://www.npmjs.com/package/@types/blazor__javascript-interop - https://www.nuget.org/packages/Microsoft.TypeScript.MSBuild/ tsconfig.json:...

show more
Da un tweet di Scott Hanselman (https://twitter.com/shanselman/status/1699655960875434140 ) ecco che ritorno a parlare di Typescript, dando alcune indicazioni per poterlo utilizzare anche in progetti Blazor.



tsconfig.json:
{
"compilerOptions": {
"module": "es6",
"noImplicitAny": false,
"noEmitOnError": true,
"removeComments": false,
"sourceMap": true,
"moduleResolution": "node",
"target": "es5"
},
"exclude": [
"node_modules",
"wwwroot"
]
}
show less
Information
Author Andrea Dottor
Website -
Tags

Looks like you don't have any active episode

Browse Spreaker Catalogue to discover great new content

Current

Looks like you don't have any episodes in your queue

Browse Spreaker Catalogue to discover great new content

Next Up

Episode Cover Episode Cover

It's so quiet here...

Time to discover new episodes!

Discover
Your Library
Search