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

angular2 #15

Open
davidmarjanac opened this issue Oct 19, 2017 · 3 comments
Open

angular2 #15

davidmarjanac opened this issue Oct 19, 2017 · 3 comments

Comments

@davidmarjanac
Copy link

Is there option with angular 2 in frontend and node js in backend

@willwebberley
Copy link
Owner

Hi, the code in this repository is written in plain ES6 JavaScript. The back-end is in Node, as you ask, and the front-end code could be easily refactored to fit inside your Angular app

@davidmarjanac
Copy link
Author

is there an example...thanks on response

@willwebberley
Copy link
Owner

Unfortunately there is no Angular 2 example in this repository. As I said, the code here is mainly just to illustrate the process rather than to apply it to any particular framework, and it should easily be translatable into an Angular app (though in such an app you may wish to take advantage of Angular's own Http class).

If you want to learn Angular, then I suggest you follow the tutorial: https://angular.io/guide/quickstart. Once you've got a greater understanding of it then fitting in the mechanism from this repo should be straight forward :)

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

No branches or pull requests

2 participants