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

Component based AngularJS #1613

Closed
kaeyeh opened this issue Apr 12, 2016 · 7 comments
Closed

Component based AngularJS #1613

kaeyeh opened this issue Apr 12, 2016 · 7 comments
Labels

Comments

@kaeyeh
Copy link

kaeyeh commented Apr 12, 2016

Hi,
I'd like to contribute a version of todomvc using component based AngularJS (version 1.4), the concept has been specified in the following documents:
http://busypeoples.github.io/post/thinking-in-components-angular-js/
https://leanpub.com/web-component-development-with-angularjs

I have the TypeScript version attached so you can have an idea, and JavaScript version can be easily derived. If you guys interested to accept them, I can enhance it according to your coding standard.
typescript-angular.tar.gz

Kae

@sonicoder86
Copy link
Contributor

Why not version 1.5? It introduces one-way binding and components which helps a lot in making component based applications.

@kaeyeh
Copy link
Author

kaeyeh commented May 13, 2016

We have lots pre 1.5 code was implemented as such, may not able to migrate for a while. For the new application we do use 1.5 component, I can contribute 1.5 version if you think it has some value. Thanks.

@mrmnmly
Copy link

mrmnmly commented Nov 27, 2016

I would like to see component-based implementation of that (but yes, in Angular 1.5 likely, no typescript please)

@kaeyeh
Copy link
Author

kaeyeh commented Nov 30, 2016

Sorry, just came back from vacation, I will submit it soon.

@mrmnmly
Copy link

mrmnmly commented Nov 30, 2016

no problem! hope You enjoyed Your vacation :) happy coding! :)

@kaeyeh
Copy link
Author

kaeyeh commented Dec 13, 2016

Here is the code, running with NG 1.5 and Javascript. Can you review.
https://github.com/kaeyeh/angular-component

@flashdesignory
Copy link
Collaborator

Closing this, since we added a new Angular version: #2212

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

No branches or pull requests

5 participants