Skip to main content
JS Party

Create interactive tutorials the easy way

51 min episode · 2 min read
·
Kurt Mackey,Tomek Salkowski

Episode

51 min

Read time

2 min

Topics

Software Development, Product & Tech Trends

AI-Generated Summary

Key Takeaways

  • Tutorial Creation: Run `npm create tutorial` to scaffold interactive tutorials with markdown lessons and live code environments, eliminating complex setup requirements for educators.
  • Template System: Use shared templates folder to avoid copying boilerplate code across lessons, with configuration inheritance from tutorial to chapter to lesson levels.
  • Web Containers: Node.js runs natively in browsers using existing V8 engine, often outperforming local setups by eliminating multiple browser instances and Electron overhead.
  • Static Deployment: Built on Astro, tutorials compile to static sites deployable anywhere that hosts HTML files, requiring only specific headers for web container functionality.

What It Covers

Tomek Salkowski from StackBlitz introduces Tutorial Kit, an open source framework for creating interactive coding tutorials using web containers technology in browsers.

Key Questions Answered

  • Tutorial Creation: Run `npm create tutorial` to scaffold interactive tutorials with markdown lessons and live code environments, eliminating complex setup requirements for educators.
  • Template System: Use shared templates folder to avoid copying boilerplate code across lessons, with configuration inheritance from tutorial to chapter to lesson levels.
  • Web Containers: Node.js runs natively in browsers using existing V8 engine, often outperforming local setups by eliminating multiple browser instances and Electron overhead.
  • Static Deployment: Built on Astro, tutorials compile to static sites deployable anywhere that hosts HTML files, requiring only specific headers for web container functionality.

Notable Moment

StackBlitz engineers became Node.js specification experts while implementing web containers, spending weeks perfecting event loop differences between browser and Node.js environments for compatibility.

Know someone who'd find this useful?

You just read a 3-minute summary of a 48-minute episode.

Get JS Party summarized like this every Monday — plus up to 2 more podcasts, free.

Pick Your Podcasts — Free

Keep Reading

Books, tools, and gear mentioned in this episode

SignalCast may earn commission on purchases via these links.

Tools

  • Tutorial KitRecommendedBy guest

    by StackBlitz

    Tomek Salkowski from StackBlitz introduces Tutorial Kit, an open source framework for creating interactive coding tutorials using web containers technology in browsers.
  • Built on Astro, tutorials compile to static sites deployable anywhere that hosts HTML files, requiring only specific headers for web container functionality.

More from JS Party

We summarize every new episode. Want them in your inbox?

Similar Episodes

Related episodes from other podcasts

Explore Related Topics

This podcast is featured in Best Cybersecurity Podcasts (2026) — ranked and reviewed with AI summaries.

Read this week's Software Engineering Podcast Insights — cross-podcast analysis updated weekly.

You're clearly into JS Party.

Every Monday, we deliver AI summaries of the latest episodes from JS Party and 192+ other podcasts. Free for one show.

Start My Monday Digest

No credit card · Unsubscribe anytime