Shopify subscribe to events Add/Update in Cart

Hi i am developing a Public App for shopify.

I am building an App Block under theme Extension, it is a snippet that targets to body.

I want to subscribe to Cart events, whenever the cart is updated so that I can trigger changes in my code.

It would be helpful if you point a proper Docs or also a sample/example app which is available.