This app is a public app, and relies heavily on SEO traffic for users to find it. Being a single page react app, it means it shoots itself on the foot by not being Search Engine Optimised.
Despite the aforementioned, Simple Video Player still manages to get quite some traffic via search engines, however, we'd like to improve that by migrating to a framework that supports SSR. i.e Nextjs.
While doing this, we'd want to as well move to using typescript. However, we should keep most things the same in terms of structure, codebase, etc. and focus strictly on migrating.
This app is a public app, and relies heavily on SEO traffic for users to find it. Being a single page react app, it means it shoots itself on the foot by not being Search Engine Optimised.
Despite the aforementioned, Simple Video Player still manages to get quite some traffic via search engines, however, we'd like to improve that by migrating to a framework that supports SSR. i.e Nextjs.
While doing this, we'd want to as well move to using typescript. However, we should keep most things the same in terms of structure, codebase, etc. and focus strictly on migrating.