It makes a lot of sense to rewrite this app using AngularJS. The major advantages I see are:
- Simpler and easily maintainable code.
- Two Way Data Binding.
This should make it really easy to add additional features. As AngularJS already has an Ace directive, it should be fairly simple to implement this.
It makes a lot of sense to rewrite this app using AngularJS. The major advantages I see are:
This should make it really easy to add additional features. As AngularJS already has an Ace directive, it should be fairly simple to implement this.