Tag: State
How to send data between pages into a form with Angular
While developing my app I had a simple set up for getting my monster data. Originally I was sending a monster id with the expectation of making an api call with it from the page that would receive , but decided instead that since I was already getting a list of monsters for the monster… Read more