Hacker News new | ask | show | jobs
by pjmlp 1253 days ago
The number one reason is if you want to make your code AOT friendly, followed by not having to write all the boilerplate required by stuff like INotifyPropertyChanged nor depend on MVVM frameworks for that.