Building a video upload feature with Remix.js

Опубликовано: 11 Октябрь 2024
на канале: Mux
301
6

Dave and Darius, Senior Developer Community Engineers at Mux, explore Remix's documentation, compare it to Next.js, and attempt to integrate Mux for video upload and playback. Along the way, they face challenges with form submission and input fields, specifically dealing with disabled inputs not submitting data. The session is filled with troubleshooting, learning moments, and a candid look at the development process, wrapped up with their thoughts on Remix's approach to web development.

Connect with us:
Website: https://www.mux.com/
Twitter:   / muxhq  
Blog: https://www.mux.com/blog

Dave on Twix: https://x.com/davekiss
Dar on Twix: https://x.com/darius_cepulis

Chapters:

00:00 - Kicking off the stream and introducing the Mux Starter Plan
01:54 - Diving into Remix.js: exploring the hype and features
07:30 - Building a video upload feature: the Mux integration
22:25 - Troubleshooting and understanding Remix's loader function
31:17 - Debugging import issues and theories
32:44 - Addressing errors and discovering solutions
36:21 - Implementing and testing form submission
01:02:22 - Wrapping up: reflections and learnings on Remix