Live data from Hacker News

TypeCell, open source TypeScript notebooks live programming environment

typecell.org

1–10 of 26 posts

Re: TypeCell, open source TypeScript notebooks live programming environment

#5
Nice! I made a quick'n'dirty Typescript notebook with React + Plotly as a Matlab clone a few years ago. I was impressed with how everything you need to compile and execute TS was built-in to Monaco, using web workers etc.

https://jasmcole.com/2021/05/19/matslab/

https://jasmcole.github.io/Pages/MaTSlab

Post reply on HN