Converting a regular Angular application into Angular Universal
Here we are. We created this fantastic Angular application. It serves as a dynamic website, and it rocks!
However, by doing a quick SEO check, tears start rolling down your eyes quickly ðŸ˜.
You start doing some research, and titles, meta descriptions...
h.daily-dev-tips.com4 min read
Safwen Derouiche
Full Stack Developer
Very good article, but can you finish it and show the steps for deployment? Does this extra files created after installing the universal package need some config whenever we make more changes and finally, the app will work as a server side app now?! So we need to deploy it as a server side application right?