Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
angularjsモジュールngStorageはローカル ストレージへの自動バインディングをサポートしていますが、snyc が完了した後に調べる方法はありますか?
同期後のアクションを実行する必要があるため、変更イベントが理想的です。
これを達成する方法はありますか?
同期が行われていることがわかっているので、更新しているスコープ変数オブジェクトを監視します。