Syntax - Tasty Web Development Treats

Standard Server JavaScript - Deno, Workers, Bun and More

12 snips
Aug 2, 2023
Dive into the world of JavaScript runtimes like Deno and Bun as experts discuss their capabilities and the move towards standardized APIs. Explore Edge functions, alternatives to traditional HTTP libraries, and the intricacies of managing URL parameters in web development. Discover the importance of the AbortController for cancelling fetch requests, and the exciting advancements in server-side frameworks. Plus, learn how standardized APIs can ease transitions and enhance developer experiences. Don't miss out on invaluable insights into digital dietary tracking!
Ask episode
AI Snips
Chapters
Transcript
Episode notes
ANECDOTE

Broken Glasses

  • Scott Talinksy broke his glasses at the gym.
  • He stepped on them while doing a rotational chop exercise.
INSIGHT

Server-Side JavaScript Runtimes

  • Many server-side JavaScript runtimes exist, including Node, Deno, Bun, and Cloudflare.
  • Standardizing on browser APIs is becoming crucial for cross-platform compatibility.
ADVICE

Prioritize Browser APIs

  • If you are writing server-side JavaScript, consider using browser APIs.
  • These APIs, like fetch, are becoming the standard for server-side development.
Get the Snipd Podcast app to discover more snips from this episode
Get the app