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

Some question about the Client side #10

Open
axmad22 opened this issue Sep 20, 2017 · 1 comment
Open

Some question about the Client side #10

axmad22 opened this issue Sep 20, 2017 · 1 comment
Assignees
Labels

Comments

@axmad22
Copy link

axmad22 commented Sep 20, 2017

I managed to config MEAN to work with Angular-cli using the proxy and concurrently method, now a question I read some where in the posts...cant seam to find it now, about not using an api method call to retrieve the shared-configs and User on the client side since the html index is held by the cli something about not rushing through the door....anyway why is that a bad idea, also will you change to token authentication and will Angular be based on ngrx.

To many questions sorry, but I had given up on Angular....why upgrade and returned to my other studies, that was until I read about Progressive Web Apps pulled me right back in...will this option be included in the upcoming release

@lirantal
Copy link
Owner

Hi @axmad22,

Thanks for dropping by.
Addressing your concerns:

  1. I'm not planning to re-engineer custom frontend frameworks. Meaning, whatever gets added on the client side will be using community standards such as scaffolding the project with angular-cli.
  2. I didn't yet put any effort on the frontend because I think there's more freedom there, as opposed to building a more coherent backend server.
  3. Token authentication is already in (7b63c78) but I didn't yet test out all the passport social strategies and socket.io as I deem these less priority for now. Either way, you're welcome to take a look or clone the repo and test.

@lirantal lirantal self-assigned this Sep 22, 2017
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

2 participants