DullJoker
DullJoker
EDSEthan's dev spot
Created by nkr on 9/28/2023 in #questions
htmx and Elysia Websocket message not rendering
Aight well unfortunatly I won't be able to go any deeper into this specific case since I've not done anything with the websocket ext of htmx yet. Maybe somebody else might hop in here with a solution for ya 😄
6 replies
EDSEthan's dev spot
Created by Wezter on 9/28/2023 in #questions
Recommendations for React Native alternative?
Fair enough👌
13 replies
EDSEthan's dev spot
Created by Wezter on 9/28/2023 in #questions
Recommendations for React Native alternative?
Trust me, I get that. But I’ve personally already used it on a couple of production apps at my last job and apart from some iOS specific permission issues all went fine👌
13 replies
EDSEthan's dev spot
Created by nkr on 9/28/2023 in #questions
htmx and Elysia Websocket message not rendering
can't say I've tried that before, I've mainly only done tRPC stuff in Elysia. Have you tried checking if you actually get messages back in your websocket connection?
6 replies
EDSEthan's dev spot
Created by Wezter on 9/28/2023 in #questions
Recommendations for React Native alternative?
What you could do is instead of using RN going for something like Tauri's mobile setup (still in development btw) which allows you to fully use just about anything both Native binding up to a whole lot of web technologies. https://next--tauri.netlify.app/next/mobile/development/configuration for a little more details about it. Ps. running HTMX in Tauri is just like running it on the web 😉
13 replies