Angular 2 - Integrating angular universal in already built app on top of ASP.NET MVC -


we developed , deployed angular 2 application using systemjs built on top of asp.net mvc , implemented aot compilation deployment speed load time. works have problem seo may have guessed.

now, overcome issue, need use angular universal server prerendering. i'm not coming nodejs background apologies beforehand , don't want use/install separate nodejs server prerendering on top of asp.net. there way can prerendering (or without) angular universal using other servers asp.net itself?

the initial load speed on target aot , facebook metatags creating issue.

p.s: i'm using systemjs , sorry not including code snippet @ time of asking question more kind of approach question coding bug. thanks


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -