Anyone else building lots of video apps?
Gene Kobilansky
1 reply
A lot of my recent work has been building apps and marketing pages that show off a bunch of videos to users.
I've found there's no decent, out-of-the-box solution to make this simple.
Usually use React and Mux, but still need to write a lot of boilerplate to make it all work nice together. Anyone else feel the same way?
Replies
Shazia@shazia1
It's not uncommon to face challenges when building apps with video content. Many developers share your sentiment about the lack of a straightforward, out-of-the-box solution. Using React and Mux helps, but the need for additional boilerplate can be a common frustration in this space.
Share