Commit Graph

5 Commits (31e524fe17914eee851692423c84793e70aca2ac)

Author SHA1 Message Date
jason.zhu 31e524fe17 chap1->Observables to refresh the UI automatically\n
1. Learned what's Observables \n
2. modify HTML and product.js for data-binding
2021-05-27 03:01:16 +00:00
jason.zhu d7d701f343 chap1->The view-model->The model
1. Create separate model 'Product'
2. Place link to product.js in HTML at correct place
3. Learn & apply Revealing Module Pattern on both Product module and viewmodel
2021-05-27 02:46:22 +00:00
jason.zhu 4e774c2585 chap1->The view-model->The view 2021-05-27 02:03:06 +00:00
jason.zhu 00e4f10418 Prettifier html using Prettier 2021-05-27 01:49:42 +00:00
jason.zhu 47ba11cee4 chap1->Installing components 2021-05-27 01:29:14 +00:00