0

Seeking your advice on effective ways of sharing data in between multiple angular apps (not multiple apps in one project. multiple war file).

  1. Local storage has few limitations
  2. Url driven approach is not good for keeping json like data

Can i have the best possible options ?

Thanks Nuwan

Nuwan
  • 51
  • 9
  • Well it is not clear what you mean by "sharing data" but using Web Sockets may be an option. – Eldar Apr 23 '20 at 06:56
  • Thanks Eldar. For an example one angular application is loading list of cities for a drop down. Same set of data is required for second application. then again we have to load the same data set. is there a way to share them ?. – Nuwan Apr 23 '20 at 09:15

0 Answers0