watch(dog);
what are you watching? object properties -> new Proxy fs -> fs.watch database -> poll (or create a hook when you are the only writer) http -> poll or use a push mechanism like websocket or eventsource DOM -> MutationObserver
database -> switch to a database where you can subscribe to change streams
Does this work?
Обсуждают сегодня