A lot of the SQLite code & modeling looks similar to how I'd approach this.
I was wondering about the need for React in this arrangement. I feel like you could do this with even fewer vendors and less memory (on the client).
I am thinking about switching to HTMX to further reduce size, simplify and improve performance.
A lot of the SQLite code & modeling looks similar to how I'd approach this.
I was wondering about the need for React in this arrangement. I feel like you could do this with even fewer vendors and less memory (on the client).