ngrx-store-localstorage
                                
                                
                                
                                    ngrx-store-localstorage copied to clipboard
                            
                            
                            
                        Any chance the synchronization can work both ways?
Would it makes sense, and in any case could it be implemented, a functionallity that checks the state saved to localstorage periodically and triggers the selectors for the parts of the state that changed?
In this way we can use localstorage as a way of communicating information between tabs/windows of the same domain.