How to create knockoutJS Observables in Magento 2

How to create knockoutJS Observables in Magento 2

Today we will explore how to keep parts of a UI update automatically when related properties are changed. To achieve this we can use those related properties as

How to use knockout in a simple component in Magento 2

How to use knockout in a simple component in Magento 2

Hey fellows, today we will discuss how we can create a simple component and use knockout with it in Magento 2. For simplicity we will create it at