Knockout.js Lesson 11 - The Visible Binding | Knockoutjs Video Tutorial

,

In today's lesson, we take a look at the visible binding in order to add a button to our UI that is only displayed once an editable element has actually been edited. We also look at Knockout's toJS and toJSON methods in order to serialize our viewModel and convert it to a JSON string perfect for sending to a server or other storage medium.