without any frontend framework
- Simply create an object instance using dataBinding function and pass your initial data to it.
- Make any element in your HTML template as data-bind-key_you_want_to_bind
It uses Javascript Proxy API to capture the set event on object.