...

/

Angular In-memory-web-api

Angular In-memory-web-api

In this lesson, you will learn about different ways of dealing with data in Angular applications in the absence of an API.

We'll cover the following...

The most important thing about working with any application, is dealing with data, lots of it. Data that resides on the server is dealt ...