ParticularLabs / NetCoreDemo

A demonstration of NServiceBus and the Particular Service Platform showing several capabilities all at once including running cross-platform on .NET Core 2.0
MIT License
37 stars 19 forks source link

Question: Can this solution be applied to a SPA react app? #15

Open dmitribodiu opened 4 years ago

dmitribodiu commented 4 years ago

Hello! Can this solution be applied to a SPA react app? Or all this IT/Ops magic can be applied to a ASP.NET MVC app? I'm wondering how to register all those requests interceptors on UI side if doing a SPA using react or angular?