AI Snips
Chapters
Transcript
Episode notes
Building BeatGig Platform
- BeatGig is a marketplace for booking artists, initially targeting colleges, now expanding to bars and nightclubs.
- The platform handles legal issues for users, including contracts and agency interactions, simplifying bookings.
Navigation Challenges Across Platforms
- Navigating between web and native platforms is fundamentally different due to web's flat navigation and native's complex state.
- Using URLs as the single navigation source on both platforms eases the mental model and improves cross-platform consistency.
Unify Stack for User Experience
- Share enough code between Expo for Native and Next.js for Web to avoid sacrificing user experience on either platform.
- Focus on solving key issues like animation, navigation, and responsive design to unify the stack effectively.


