Today, I had a very unusual problem. An Ionic v3 app that we are developing worked fine in development, but when compiled in production mode (ionic build –prod) would fail to launch. When connected to a web inspector, the error thrown was Error: Cannot use e “__Schema” from another module or realm. Ensure that there
Tag: JS
To use NGRX, or not to use NGRX, that is the question
I recently gave a short presentation at the Angular Melbourne Meetup 3/4/2019. The presentation I gave is below. Here are various links that provide more information on when and when not to use NGRX for your Angular Apps. More information on when and when not to use NGRX Mike Ryan’s Presentation @ AngularConnect 2018 –