How does Magento_Ui module load its Knockout bindings?

Step 1. Loading ​​​​​​​​​«Magento_Ui/js/core/app»

E.g.:

Step 2. Loading ​​​​​​​​​«Magento_Ui/lib/knockout/bootstrap»

Step 3. Loading ​​​​​​​​​«Magento/Ui/lib/knockout/bindings/bootstrap» (the «bootstrap» binding)

Step 4. Loading all the other bindings

See also: