What is Angular Universal?

Angular Universal is the server-side rendering module for Angular applications in various scenarios. This is a community driven project and available under @angular/platform-server package. Recently Angular Universal is integrated with Angular CLI. Server-side rendering has bunch of benefits for SEO, performance, and accessibility of our web-app!