ngrx-store-localstorage
ngrx-store-localstorage copied to clipboard
Sample implementation including Feature modules
Very interesting project thanks for your efforts so far. I note in the issues that there are a few related issues around syncing and usage with feature modules. The Feature module documentation is far from ideal as has been mentioned. I am currently trying to implement it and am having issues with the configuration for an AOT implementation. If the documentation was made more comprehensive and clearer, I would happily provide a sample APP with the recommended patterns in place. I appreciate everyone is busy- me too, but this project has good potential...
Hi @Fiontan
I have also problems with the implementation..
Did you get your solution to work?