RFC: Implement Streaming SSR and Server Components in Analog.js #1577
HaroonSaifi17
started this conversation in
Ideas
Replies: 1 comment
-
If you have a concrete use case, that would be better than implementing something purely for knowledge purposes |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Analog.js currently lacks support for streaming Server-Side Rendering (SSR) and server components, which imposes performance limitations compared to modern frameworks like Next.js. I am curious to know if this is due to Angular's architecture or if I might be missing something. My question is purely for knowledge purposes.
Beta Was this translation helpful? Give feedback.
All reactions