Replies: 2 comments
-
@Bloomca there's some resources on server side rendering at the end of this : |
Beta Was this translation helpful? Give feedback.
0 replies
-
Oh, thanks, missed it. SSR definitely is a buzzword now, but sometimes it delivers better experience, so for me it is an important thing to consider over react/vue. Thanks again, hope to try your library in some small app (completely tired from huge boilerplate in react). |
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
-
Hi!
Thanks for the README.md, it has a unique style. But what I personally missed, it is a list of features. Basically, it looks like a React + Redux (with less boilerplate) packed into one thing. It seems we use one
dispatch
, so server-side rendering is not possible (at least with data population). Is it true?Thanks!
Beta Was this translation helpful? Give feedback.
All reactions