Svelte seems like a good front end framework due to its focus on simplicity and closeness to VanillaJS. Although Svelete might be better supported for Node backend, I will use Flask because it is Python. Not only am I more familiar with Python, but it will be easier to adapt the Python backend from the original IRP Video Player.
Here are some links on simple Svelete + Flask examples:
Svelte seems like a good front end framework due to its focus on simplicity and closeness to VanillaJS. Although Svelete might be better supported for Node backend, I will use Flask because it is Python. Not only am I more familiar with Python, but it will be easier to adapt the Python backend from the original IRP Video Player. Here are some links on simple Svelete + Flask examples:
https://www.lelandpaul.com/posts/flask-plus-svelte/ https://prog.world/svelte-and-flask-python/ https://decodedbytes.medium.com/using-svelte-js-with-flask-backend-server-7f2c67dc11fe https://github.com/cabreraalex/svelte-flask-example https://pythonlang.dev/repo/jordan-rowland-flask-svelte-trello/ https://github.com/Jordan-Rowland/flask-svelte-trello https://github.com/aaw5017/FlaskTodo