June Developer Challenge - CAP Knowledge - Task 15 - Local binding registry
When embracing local-first development and using cds watch, we're actually using a convenience shortcut for:cds serve all --with-mocks --in-memory?That --with-mocks option for cds serve is described thus:--with-mocks Use this in combination with t...