Community

How to Connect Angular and MongoDB to Build a Secure App

(Holger_Schmitz) In this tutorial, I will show you how to use the MongoDB database to implement a simple Hangman game. The front-end of the game will be implemented using the Angular framework. For the back-end, I will be using a Node-based REST server implemented with Express.