TypeScript-Handbook
TypeScript-Handbook copied to clipboard
Typescript ASP .Net Core tutorial doesn't work
Search Terms: https://www.typescriptlang.org/docs/handbook/asp-net-core.html
Code {the code you've provided in your ASP .Net Core Tutorial}
Expected behavior: I expect to be able to follow a simple hello world app setup via the The ASP .Net Core tutorial on your website and have it do the most basic thing.
Actual behavior: The ASP .Net Core tutorial on your website doesn't work in Visual Studio 2017
- Gulp tasks don't show up in taskrunner
- When installing gulp, NPM warns that Gulp is deprecated
- Running the app presents inputs for "Compiler" and "Framework" but nothing happens when you type in them
- also, these errors are shown in the debugger: Failed to load resource: the server responded with a status of 404 () app.js:1 Failed to load resource:the :44390/favicon.ico:1 server responded with a status of 404 () (index):11 Uncaught ReferenceError: sayHello is not defined at HTMLInputElement.onkeyup ((index):11) 2(index):12 Uncaught ReferenceError: sayHello is not defined at HTMLInputElement.onkeyup ((index):12) ContentLoader.js:28 failed to get content script
@mhegazy Is there any work currently in-progress to update the docs/tutorial for ASP.NET Core to v2? If not, may I give it a try?
The handbook is open source - definitely open for improvements here