Hello,
I started to use canjs framework several weeks ago. I have a situation when I need to update several model instances in one request (more specifically in one transaction) instead of multiple calls to the server. Is there any way to do this using framework capabilities or I should implement the behavior somehow?
Thank you.
I started to use canjs framework several weeks ago. I have a situation when I need to update several model instances in one request (more specifically in one transaction) instead of multiple calls to the server. Is there any way to do this using framework capabilities or I should implement the behavior somehow?
Thank you.