Does Catch.js load synchronously by default?

Yes, Catch.js loads synchronously by default.

Can I load Catch.js asynchronously?

Yes, you can use Catch's NPM package to do so. Refer to the documentation for additional details on how to do so.

Does Catch.js initialize synchronously?

No, Catch.js initalizes asynchronously.

Does Catch cache Catch.js?

Yes, Catch makes use of caching in order to load Catch UI elements as quickly as possible for the highest percentage of consumers as possible. Specifically, Catch caches Catch.js both on the customer’s browser and using a CDN (Content Delivery Network).