Scenario:
I’m familiar with TypeScript, but not quite sure how to apply my knowledge to start using it with Dynamics 365. How do I get started?
I’ve been asked this a few times. I didn’t find anything out there (or my search skills are failing me) that was an end to end walkthrough. I found a bunch of stuff that, once reviewed, one could figure it out, arguably with significant trial and error. So I decided to put together a little walkthrough of how I do it.
In the video, I use some extensions to Visual Studio and NuGet packages. Here are links to the ones I mention:
https://marketplace.visualstudio.com/items?itemName=MadsKristensen.PackageInstaller
https://marketplace.visualstudio.com/items?itemName=DanielGriffen.WhackWhackTerminal
https://github.com/scottdurow/SparkleXrm/wiki/spkl
Hope this helps!