With Angular Universal we can use Server Side Rendering in our Ionic apps, and since there’s a new package which makes our Ionic components available, let’s explore what SSR actually means and how we can use it to e.g. rank higher with SEO tags and more!
In this tutorial we will dive into everything SSR related and host our Ionic application on Heroku. We will include SEO tags to rank higher and allow social card previews, and also get deeper into this topic by inspecting the Transfer State API.
#ionic #angular #developer