Templater: Replace templates in the active file alt + r

Learning Typescript

Table of content


From JavaScript to TypeScript

Key concepts

Personal thoughts

Examples or code snippets

// include code examples provided by source material
console.log("Hello world!")

Questions

Summary

Reference or additional reading


The type system

Key concepts

Personal thoughts

Examples or code snippets

// include code examples provided by source material
console.log("Hello world!")

Questions

Summary

Reference or additional reading