-
I have the following helper:
```
stache.addHelper('isArray', (obj, options) => {
if (obj && Array.isArray(obj.get())) {
return options.fn(true)
} else {
return options.inverse(this)
…
-
Before we announce how custom generators work, we should review what we've done.
-
We need to point out component concepts (best practices)
- http://andrewhfarmer.com/react-ajax-best-practices/#2-container-components
we should also some how list diffrent methods for sharing d…
-
While going through the guide, if you click on a link that takes you to an external page then press the browser's back button to go back to where you were reading in the guide, it auto-scrolls to the …
-
# The Issue (black hole) for new Users
At present some information is not sorted optimal i think
"Data Layers" should be a Placeholder section under canjs as it contains can-* components
we sho…
-
Some source docs liknks are broken
For example:
http://jquerypp.com/release/latest/docs/drag.html
http://donejs.com/docs.html#!jQuery.Drag.prototype.step
-
I don't know if this is a common issue, but right now I needed to start a DoneJS app, and I need to add **one little middleware** to the project. (in this case an custom-auth middleware)
So, curren…
BigAB updated
5 years ago
-
## Version **4.0.5** of [can-route-pushstate](https://github.com/canjs/can-route-pushstate) was just published.
Branch
Build failing 🚨
Dependency…
-
## Version **4.1.2** of [can-component](https://github.com/canjs/can-component) was just published.
Branch
Build failing 🚨
Dependency
…
-
## Version **2.6.0** of **can-define** was just published.
Branch
Build failing 🚨
Dependency
can-define
Cur…