Send Server Data to Client With Angular TransferState

Say Hello to TransferState, a key-value registry that is passed along with the application bundle, from the server-side angular to the browser-side part of the application. In this lesson you will learn how frontend can get to know what backend has already do (ie retrieving data from DB); thanks to that you can avoid repeating those steps and offload your application backend.

 

This page is a preview of The newline Guide to Angular Universal

Start a new discussion. All notification go to the author.