https://v3.canjs.com/doc/can-connect/connection.updateData.html
updateData | can-connect | Data Modeling | API Docs | CanJS
Updates a record in the collection.
connect dataapi docsmodelingcanjs
https://v4.canjs.com/doc/can-stache/keys/scope.html
scope | can-stache | Views | API Docs | CanJS
The template context
api docsscopestacheviewscanjs
https://javascriptkicks.com/stories/22064/canjs-2-3-release
CanJS 2.3 Release | JavaScriptKicks
Today, we're announcing the release of CanJS 2.3. Here's the 2.3.10 download, its npm page, and its changelog. This release includes over 800 commits, a bunch...
canjsrelease
https://next.canjs.com/doc/can-stache.key.html
key | can-stache | Views | API Docs | CanJS
A named reference to a value in the scope or helper scope in a template.
api docskeystacheviewscanjs
https://v4.canjs.com/doc/can-connect/base/base.cacheConnection.html
cacheConnection | base | can-connect | Data Modeling | API Docs | CanJS
An underlying can-connect connection used when fetching data from a cache.
connect dataapi docsbasemodelingcanjs
https://v3.canjs.com/doc/can-connect/can/tag/tag.html
can-connect/can/tag/tag | can-connect | Data Modeling | API Docs | CanJS
Makes either getList or getInstance
data modelingapi docsconnecttagcanjs
https://v3.canjs.com/doc/can-connect/connection.clear.html
clear | can-connect | Data Modeling | API Docs | CanJS
Deletes all records on a connection.
connect dataapi docsclearmodelingcanjs
https://v2.canjs.com/docs/can.computed.html
CanJS - compute
canjscompute
https://v5.canjs.com/doc/can-construct.html
can-construct | Typed Data | API Docs | CanJS
Provides a way to easily use the power of prototypal inheritance without worrying about hooking up all the particulars yourself. Use can-construct.extend to...
data apiconstructdocscanjs