TLDR
In this 2nd part of our tutorial, we are going to continue our journey of creating reset password functionality. In the 1st part, we completed the back-end with Node.js Express and Node mailer, created an API which will use in this part in Angular. Let’s create a new angular project and run it. We need to create an app-routing. module for navigating needed pages in our site. The names of each rout already makes it easier to understand which rout for what should be used.via the TL;DR App
no story