joshberry / dotnetcore-angular-ssr

Starting point for spa application using ASP.NET Core and Angular 7 with server side rendering enabled
https://dotnetcore-angular-universal.azurewebsites.net
41 stars 10 forks source link

Implement server state transfer #1

Open joshberry opened 5 years ago

joshberry commented 5 years ago

https://angular.io/api/platform-browser/TransferState

hartov commented 5 years ago

so what a problem?

webtasarim16 commented 5 years ago

can you show us step by step on the youtube video. i want to upgrade existing project(NON SSR) to SSR. thanks.