Monday, March 8, 2021

Comment about TypeScript

 I'm learning typescript. I made it all the way through an intro to typescript[1]. Now onto more crazy things. This resource is quite extensive: https://t.co/XjEuuJRvpG?amp=1 .

GitHubGitHub
The source code of examples used in TypeScript lessons on JSPoint publication. - course-zero/getting-started-with-typescript

https://medium.com/jspoint/typescript-module-system-5022cac310f6
https://medium.com/jspoint/typescript-type-declaration-files-4b29077c43
I still need to figure this stuff out. I gets a bit weird when you have libraries that work fine with node but you want them to fit in with your build flow. (edited)

[1]https://www.youtube.com/watch?v=BwuLxPH8IDs

No comments:

Post a Comment