ykdojo / OpenStream

OpenStream is an open-source project for creating a free tool that records screen and webcam footage simultaneously into separate files. It's designed for content creators and developed collaboratively through our community on Discord.
MIT License
105 stars 23 forks source link

Decide what framework to use in conjunction with Plasmo #26

Closed ykdojo closed 4 months ago

ykdojo commented 5 months ago

Now that we've decided to use Plasmo on #9, we'll most likely need to use one of:

As they specifically mention these frameworks on their website. Which one should we go with?

Image

omar-shahid commented 4 months ago

Couldn't find other framework support, however, they have first-class support for React... https://docs.plasmo.com/framework#development-server

image image

omar-shahid commented 4 months ago

Yep, this confirms they have 1st class support for React. But they have optional support for Vue and svelte

image

ykdojo commented 4 months ago

Thank you @omar-shahid! React might be the way to go, then.