karandwivedi42
karandwivedi42
SSolidJS
Created by karandwivedi42 on 9/1/2023 in #support
Is it possible to implement LiveViewJS type functionality using SolidJS + SSR?
Specifically, simple example would be : an Observable (for example from rxjs or S.js ) keeps updating on the server based on an external source (e.g. pusher channel, counter etc) and the webpage keeps updating in a declarative manner.
1 replies