Code Notebooks

Use code notebooks with Node.js in VS Code.

Code Notebook for Cloudinary Image Delivery API

Description

I attended and gave a talkarrow-up-right at the Cascadia JS Conference in 2022arrow-up-right. I shared Visual Studio's Code Notebook extensions, which allow you to create Jupyter-like notebooks in different languages. Notebooks can be shared, and API keys can be added as hidden values in the VS Code installation. These notebooks create a playground for learning and sharing code.

Technology

I used the Visual Studio Code Node.js Notebooks (repl)arrow-up-right extension to create sample code demonstrating the use of APIs and handling errors in JavaScript.

Node Notebooks Codearrow-up-right

Last updated