Add jQuery to Typescript (in Visual Studio Community)
Channel:
Subscribers:
303
Published on ● Video Link: https://www.youtube.com/watch?v=4vgc_4fJ4tc
- To download the definition files Copy the text line below
Install-Package jquery.TypeScript.DefinitelyTyped -Version 3.1.2
- Option 1 - Download jQuery here
http://jquery.com/download/
- Option 2 - Get jQuery CDN (add to script attribute 'src')
https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"
Link to the sites in Video:
https://www.nuget.org/packages/jquery.TypeScript.DefinitelyTyped/
https://www.w3schools.com/jquery/jquery_get_started.asp