Use typescript. It’s better. (cit)

.NET in pillole

Sep 11 2023 • 9 mins

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"
]
}

You Might Like

Darknet Diaries
Darknet Diaries
Jack Rhysider
Hard Fork
Hard Fork
The New York Times
Marketplace Tech
Marketplace Tech
Marketplace
WSJ’s The Future of Everything
WSJ’s The Future of Everything
The Wall Street Journal
CyberWire Daily
CyberWire Daily
N2K Networks
TechStuff
TechStuff
iHeartPodcasts
Rich On Tech
Rich On Tech
KTLA Audio Network , Rich DeMuro
Acquired
Acquired
Ben Gilbert and David Rosenthal
Waveform: The MKBHD Podcast
Waveform: The MKBHD Podcast
Vox Media Podcast Network