Learn how to code computer programs by listening! No interviews, chats, or discussions - just pure information on programming. To follow this podcast, you should have some basic programming knowledge (such as variables, functions, and loops).
Currently, this podcast contains an introduction to the TypeScript programming language.
More information on:
https://enji.systems/podcast/index.html
After already having played with the "string" data type, this episode presents seven other basic, built-in types in TypeScript.
References:
Podcast Home Page & Credits (Music & SFX)
Episode Transcript
Learn the TypeScript programming language by listening! This episode shows how to configure TypeScript, and explores some of the most important configuration options.
References:
Podcast Home Page & Credits (Music & SFX)
Episode Transcript
TypeScript Playground
TSConfig Reference
tsc Options
Learn the TypeScript programming language by listening! This episode introduces the "string" data type, and how to use it in "Type Annotations".
References:
Podcast Home Page & Credits (Music & SFX)
Episode Transcript
Learn the TypeScript programming language by listening! In this episode, we are going to write a simple program that prints "Hello World" to the console.
References:
Podcast Home Page & Credits (Music & SFX)
Episode Transcript
TypeScript Web Site
TypeScript Playground
Node.js
npm
Visual Studio Code
TypeScript: Auto-Compile in Visual Studio Code
tsc Options
Learn the TypeScript programming language by listening! This episode delivers a birds-eye view of what TypeScript is, and why you should use it.
References:
Podcast Home Page & Credits (Music & SFX)
Episode Transcript
TypeScript Web Site
Visual Studio CodeĀ
Eclipse IDE
IntelliJ IDEA
Angular