1.

What Is The Purpose Of The Mapping Plugin ?

Answer»

When loading data into a viewModel, if it is complex with nested ARRAYS, it can be TROUBLESOME to UNWRAP all members manually. The mapping plugin ASSISTS with this and allows you to tell Knockout how to handle complex data like structures with nested arrays by providing pattern functions.

When loading data into a viewModel, if it is complex with nested arrays, it can be troublesome to unwrap all members manually. The mapping plugin assists with this and allows you to tell Knockout how to handle complex data like structures with nested arrays by providing pattern functions.



Discussion

No Comment Found