SeattleJS September 2023

Runme logo

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

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

Graphs All the Way Down by Jan Miksovsky

head shot of Jan Miksovsky

Distinct APIs for objects, files, sites, and resources obscure the fact that they're all just graphs. I'll introduce a research project leveraging recent JS features and a new coding pattern for graphs to let you quickly transform graphs of anything into a site or other artifact in a natural, expressive way.

DeviceScript - TypeScript for Tiny IoT Devices by Peli de Halleux

head shot of Peli de Halleux

Bring your TypeScript skillz to embedded (ESP32, RP2040) using DeviceScript.

⚡️ Giving LLMs Tools and Ability to do Generative UI by ben lower

head shot of ben lower

I will show how to enable LLMs to take actions using tools defined using JSX components. Additionally, I will show how to give the LLM the ability to create UI dynamically at runtime to move beyond simple text-based chat experiences.