Mihai MarinescuforMihai Marinescu's Blogmmarinescu.hashnode.netยทOct 9, 2021Angular Universal: Prevent duplicate requestsThe way angular universal works is that it makes the http calls on the server, loads the app with the data on the client, then it makes the http calls again on the client. In order to prevent this, you need 2 things: in app.module.ts add in impor...401 readsAngularAdd a thoughtful commentNo comments yetBe the first to start the conversation.