I'm newbie in Angular and Node, so I don't know a lot of it.
I have an Angular single page and I want to create a popup form that appears when I click a button, and then send the information via rest to node. But I don't know how to do that. How can you do that??