Code Notebooks
Use code notebooks with Node.js in VS Code.
PreviousDesign, Create, and Publish a Chrome ExtensionNextPeriodic Table of Cloudinary Transformations
Last updated
Use code notebooks with Node.js in VS Code.
Last updated
I attended and gave a talk at the Cascadia JS Conference in 2022. 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.
I used the Visual Studio Code Node.js Notebooks (repl) extension to create sample code demonstrating the use of APIs and handling errors in JavaScript.