Vheissu / aurelia-for-real-world-web-applications-book-feedback

Post feedback as issues here on Github for the Aurelia book. Be as descriptive and honest as you like.
15 stars 0 forks source link

@bindable vs @observable #49

Closed opcodewriter closed 8 years ago

opcodewriter commented 8 years ago

what's the difference between @bindable and @observable

Vheissu commented 8 years ago

@opcodewriter Definitely needs to be added into the book. I know observable is quite newly added and there isn't a lot of info out there on it.

Vheissu commented 8 years ago

This has been added into chapter 6.