-
Notifications
You must be signed in to change notification settings - Fork 231
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server side rendering #26
Comments
Now that Will hopefully get to it this week. |
Take a look here where we're working on a starter for it. @housseindjirdeh We'll be updating the official angular/universal-starter closer to the 4.0 release. There are still some minor tweaks that we need to get in. |
Appreciate it! That will definitely come in handy :) |
Is ssr still relevant for this app? If so I can help with a PR because I'm just working on this right now in a project. Thanks! |
@paulogr yes this is still relevant! Thank you so much, I would definitely appreciate a PR to get this added. Will you be using a specific library to add this? Please let me know if I can help in anyway as well! Thanks again mate 🙌🏾 |
Would be interesting to see if we can get some parts of the app (if not all) working without any JS on the browser using Angular Universal. Never used Universal before so would love suggestions/tips.
The text was updated successfully, but these errors were encountered: