React Server
react-server.io
React Server
1–10 of 143 posts
Re: React Server
#2Re: React Server
#3Re: React Server
#4I'd really love to see a demo of what they mean by "seamless transitions."
Re: React Server
#5Re: React Server
#6Re: React Server
#7I'd really love to see a demo of what they mean by "seamless transitions."
I was thinking the same thing and this website doesn't seem to be powered by such technology either.
We wanted the project website to serve as a demonstration as well as a source for documentation.
Re: React Server
#8I'd really love to see a demo of what they mean by "seamless transitions."
When you land on the site the first page is rendered by the server. Then the client controller wakes up and subsequent page views ask the server for data, but render in the browser. That's what we mean by "seamless transitions".
Re: React Server
#9It doesn't seem like it is for beginners. Docs look at the author assumes everything is self-obvious. Need better tutorials.
We need better docs in general. Contributions welcome! :D
Re: React Server
#10Earlier quoted context omitted.
I was thinking the same thing and this website doesn't seem to be powered by such technology either.
Actually, the website _is_ powered by React Server! :) We wanted the project website to serve as a demonstration as well as a source for documentation.