boamigo

Results 2 issues of boamigo

Currently I use a watcher method which does some complicated search and provides array of results in a beautiful order (based on my custom priority). But when results are displayed...

Dude, Models in TypeScript should be defined as interfaces - not as classes.