I suggest you ...

think about integrating knockout.js in mvc

knockout.js really does a lot about having a viewmodel on the client-side and being able to react to events or methods fired by changed data or calls from html control events.

I'm not quite sure how this would be best to integrate with MVC, but it would be worth a look if you try to incorporate more ajax like behaviour of webpages without the traditional get/post pattern.

244 votes
Vote
Sign in
Check!
(thinking…)
Reset
or sign in with
  • facebook
  • google
    Password icon
    I agree to the terms of service
    Signed in as (Sign out)
    You have left! (?) (thinking…)
    Andreas KrollAndreas Kroll shared this idea  ·   ·  Flag idea as inappropriate…  ·  Admin →

    2 comments

    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service
      Signed in as (Sign out)
      Submitting...
      • ShadowChaserShadowChaser commented  ·   ·  Flag as inappropriate

        Downvote. MVC is all about putting the developer in control - the last thing I want is a forced dependency on another library I don't use.

        The request is also ambiguous - what are the benefits of requiring it or integrating it? You're free to use it in your projects already.

      Feedback and Knowledge Base