
Syntax - Tasty Web Development Treats 699: Potluck × TypeScript's Longevity × Canvas-Rendered Apps × Learning Rust × Executing Untrusted JS Code
15 snips
Nov 29, 2023 In this engaging discussion, the hosts tackle whether TypeScript will become obsolete and weigh the benefits of canvas-rendered web apps against traditional techniques. They also share insights on securely executing untrusted JavaScript in Node.js. The conversation dives into modern DevOps practices for WordPress development, addressing continuous integration and tools like Vite. Additionally, they touch on the cultural impact of Bandcamp on independent music sales and explore innovative rendering methods and VPN solutions for secure online activities.
AI Snips
Chapters
Books
Transcript
Episode notes
Ken's Canvas Trick
- Ken Wheeler once presented a React app that was secretly rendered on canvas, demonstrating unconventional approaches.
- This anecdote highlights the lengths some developers go to for performance optimization.
Bandcamp for Musicians
- Bandcamp provided an easy platform for independent musicians to sell their music online, bypassing traditional distributors and labels.
- Scott Talinsky used Bandcamp to release his own music albums.
Executing Untrusted JS
- To execute untrusted JS, consider WebAssembly (WASM) within isolated workers like Cloudflare Workers or Deno.
- Explore V8 isolates, which offer memory and instance isolation for enhanced security.




















