Equinox :gphn_pat_floof: on Nostr: These #Rust #Frontend #WebDev frameworks are cool and all, but the lack of code ...
These #Rust #Frontend #WebDev frameworks are cool and all, but the lack of code splitting basically means it's only good for small projects to me, which is a real bummer. (You'd have to download the entire website's #WASM binary before you can interact with the scripted stuff after SSR (server-side rendering) hydration)
Then again, if most stuff is SSR'd, maybe only the WASM for the real moving parts could be provided?
Ideally the amount of CSR (client-side rendering) should be as minimal as possible, but sometimes it just can't be avoided to improve user experience.
Still, I'm excited!
Then again, if most stuff is SSR'd, maybe only the WASM for the real moving parts could be provided?
Ideally the amount of CSR (client-side rendering) should be as minimal as possible, but sometimes it just can't be avoided to improve user experience.
Still, I'm excited!