I am currently working with VS 2015 update 3, Angular 2.1.2, and Typescript 2.0.6.
Could someone provide clarity on the differences between typings, npm @types, and any other elusive documentation that may be relevant this month?
Or perhaps direct me to some updated documentation on how to effectively utilize these tools.
On a related note, how does one go about uninstalling packages? I seem to have no luck finding information on uninstallation procedures, as most resources focus solely on installation. I tried using the Package Installer extension but found it rather limited in functionality.
The challenges of navigating Visual Studio while working with these technologies are starting to make me consider returning to MVC development. It shouldn't feel this arduous, or maybe it's just my inexperience with these tools.