You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: