Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AngularJS TodoMVC example #856

Merged
merged 2 commits into from
Nov 3, 2016
Merged

Add AngularJS TodoMVC example #856

merged 2 commits into from
Nov 3, 2016

Conversation

endetti
Copy link
Contributor

@endetti endetti commented Oct 30, 2016

A basic example of using AngularJS and Horizon to create real-time TodoMVC app.


This change is Reviewable

@marshall007
Copy link
Contributor

@endetti thanks for the PR, this looks great!

The idea with these demos is to provide minimal, comparable examples across frameworks (despite what best practices may be). So in the spirit of our other examples, I think it would make sense to use the Horizon client directly in TodoCtrl rather than wrapping it in the TodoStorage service.

@endetti
Copy link
Contributor Author

endetti commented Nov 2, 2016

@marshall007 I changed the code to fit into the spirit of other examples. Give it a peek! ;)

@marshall007
Copy link
Contributor

LGTM - thanks again @endetti!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants