matsko@google.com
April 28th 2020
const r = foo('...');
console.log(r);
tsc index.ts
node index.js
Google Docs
HackMD
# install python 3.8.x before
# (use pyenv to install python)
pip install jupyterlab
# install TS & ES6 support
npm install -g tslab
tslab install
# serve @ localhost:8888
jupyter notebook