TypeScript 4.5 ships with some amazing features out of the box. These include enhanced Awaited type that improves asynchronous programming, supported lib from node_modules for painless upgrades, and performance optimization by using the realpathSync.native function. In the beta release, TypeScript added ES modules support for Node 12.
Table of contents
IntroductionNew FeaturesWe made a custom demo for . No really. Click here to check it out .ConclusionWriting a lot of TypeScript? Watch the recording of our recent TypeScript meetup to learn about writing more readable code.1 Comment
Sort: