Uploaded October 2023 | Updated September 2026, 2 weeks ago
(View full stream here: youtube.com/watch?v=b5OKkMuue3Q)
Kyle Kelley of Project Jupyter and Noteable.io demos using ChatGPT with TypeScript and Jupyter notebooks.
Relevant links:
- Deno 1.37: deno.com/blog/v1.37
- Noteable: platform.noteable.io/blog/experimenting-with-deno-notebooks
- Project Jupyter: blog.jupyter.org/bringing-modern-javascript-to-the-jupyter-notebook-fc998095081e
- ChatGPT: chat.openai.com/share/ffe6d944-7294-4e12-808d-4fb3cf832971
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Website: https://deno.land
GitHub: github.com/denoland
Discord: discord.com/invite/deno
Twitter: twitter.com/deno_land
(View full stream here: youtube.com/watch?v=b5OKkMuue3Q)
Kyle Kelley of Project Jupyter and Noteable.io demos using ChatGPT with TypeScript and Jupyter notebooks.
Relevant links:
- Deno 1.37: deno.com/blog/v1.37
- Noteable: platform.noteable.io/blog/experimenting-with-deno-notebooks
- Project Jupyter: blog.jupyter.org/bringing-modern-javascript-to-the-jupyter-notebook-fc998095081e
- ChatGPT: chat.openai.com/share/ffe6d944-7294-4e12-808d-4fb3cf832971
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Website: https://deno.land
GitHub: github.com/denoland
Discord: discord.com/invite/deno
Twitter: twitter.com/deno_land



![Roll Your Own JavaScript Runtime by Bartek Iwańczuk (NodeCongress 23)
Building off [1] and [2], Bartek adds a `setTimeout` API to a custom JavaScript runtime.
1. https://deno.com/blog/roll-your-own-javascript-runtime
2. https://deno.com/blog/roll-your-own-javascript-runtime-pt2
00:16 Intro from Bartek
00:49 Agenda
01:38 Deno 101
03:39 Deno & Rust
06:58 What our custom runtime can do
08:48 Why custom a runtime?
10:52 Add support for `setTimeout` API
18:05 Conclusion
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
Website: https://deno.land
GitHub: https://github.com/denoland
Discord: https://discord.com/invite/deno
Twitter: https://twitter.com/deno_land Roll Your Own JavaScript Runtime by Bartek Iwańczuk (NodeCongress 23)](https://i.ytimg.com/vi/xJXQwuTB_7Y/mqdefault.jpg)






