SeattleJS March 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!
Special thanks to our friends at Appwrite for sponsoring snacks for this month's event! 😎
- 📆 Wednesday, March 8
- ⏰ 5:30pm - 8:30pm
- 🎟 RSVP
⚡️ Tinkering with Framer Motion by Aaroh Mankad
I've been learning how to use Framer Motion recently, and wanted to walk through how it works, what you can use it for, and go through a couple of the examples from the documentation!
⚡️ useSound - a creative, versatile tool to use audio & sound effects in React by Mason Lynass
useSound is a custom React hook developed by Josh Comeau, designed to creatively implement audio assets in React applications. I'll talk about installation and setup, differences between useSound and HTMLAudioElement, and quickly showcase a simple musical instrument built in React!
Porting Boring Avatars using Mitosis by Chris Griffing
boringavatars.com is an awesome avatars library, but it's only for React. People have ported it to other frameworks but they are one-offs. I decided to use Mitosis from builder.io to make "one repo to rule them all". In this talk, I will go over the process and some of the issues I encountered along the way.