angular6-example
angular6-example copied to clipboard
where are you storing user data
How to store data to MongoDB?
It depends upon what server-side technology you are using. I have this - https://github.com/only2dhir/spring-boot-angular-deployment/tree/master/user-portal server implementation that is saving data to Mysql using JPA implementations.