Angular
Fundamentals of Angular - Communicating with a Server

Using Models

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

In this video...

You will learn how to use models to make it easier to work with the various data types in your application.

Using models you can get intellisense from your editor, and get errors when you misspell property names. Models are a great way to validate the shape of your data in JavaScript-based applications.

 

I finished! On to the next chapter