hamidb80 / ReMS

Remembering Management System - a (graph + note) manager
https://rems.darkube.app/
MIT License
12 stars 0 forks source link

Rethnking SPA framework #86

Open hamidb80 opened 1 month ago

hamidb80 commented 1 month ago

I'm planning to drop Karax/React and implement something simple and stateful

hamidb80 commented 1 month ago

The current state of application made it impossible to continue with any SPA framework

hamidb80 commented 1 month ago

Maybe creating a Karax component that never updates is a good alternative

hamidb80 commented 1 month ago

components need to be stateful

hamidb80 commented 1 month ago

I'm thinking about activity based

hamidb80 commented 1 month ago

it should have ability to open nested pages like note editor in board

hamidb80 commented 1 month ago

there should be some push-based triggers, for e.g. when tags changed, all of the subscribers funcitons should be excecuted