SeattleJS November 2023

Join your fellow web devs for an evening of talks, networking and fun! Tickets are only $5 but go up to $10 the day of, so don't delay!

📍 The Collective Seattle, 400 Dexter Ave N, Seattle, WA 98109

undefined logo

Special thanks to our friends at for sponsoring snacks for this month's event! 😎

  • 📆 Wednesday, November 8
  • ⏰ 5:30pm - 8:30pm
  • 🎟 RSVP

The User Experience of Site Reliability by Mike Ryan

head shot of Mike Ryan

From CPU-pegged servers to misconfigured load balancers, outages in our systems all result in the same thing: degraded user experience. Let's explore strategies for measuring, managing, and improving reliability in our applications from the perspective of end users.

Dual publishing JavaScript packages to deno and node by Doug Wade

head shot of Doug Wade

Learn how take a JavaScript module written for deno and build, test, type check, and publish it for both deno and nodejs using dnt, the Deno to Node Transform build tool