I currently have my angular2 & mongoDB
setup successfully. While I've managed to read JSON files using the HTTP service, my goal is to create a fully functional application with database connectivity as well.
I'm seeking advice on how to configure my angular2 app to communicate with the database. Any suggestions or insights would be greatly appreciated.
Thank you in advance!