canjs
canjs copied to clipboard
Build CRUD apps in fewer lines of code.
The [Service Layer page](https://canjs.com/doc/guides/data.html) mentions caching but doesn’t talk any more about it. I think it’d be helpful to explain how the caching works, its limitations, and how to change/disable...
It’d be great to have case studies from teams who switched from another framework, but even case studies from teams who use CanJS would be an improvement over the screenshots...
This makes it more apparent that there are more videos to be seen when we link to https://www.youtube.com/playlist?list=PL--xV5crGpX-yMRQ0zfcKIMDF2zQaMQ5g
I think we should create a base class for creating Custom Elements to handle routing. This will build on top of `StacheDefineElement` and will automatically build out the `view` based...
Creating this to discuss what the purpose of *ReactDefineElement* is and try to determine what people will want / expect from it. # What is the goal of ReactDefineElement To...
Currently, CanJS has too many ways of listening to events. `.on`, `onKeyValue`, `onEvent`, `onPatches`, etc. Also I'd like to take destructuring into account ... I'd like to consolidate this and...
### General - [ ] Remove the "How to verify it works - How to make sure the solution works (if it’s not obvious)." bullet point located just right above...
## All ## Sub-Sections - [ ] [CanJS Essentials Guide - Setting Up CanJS (Review)](https://github.com/canjs/canjs/issues/4845) - [ ] [CanJS Essentials Guide - Technology Overview (Review)](https://github.com/canjs/canjs/issues/4850) - [ ] [CanJS Essentials...
### General - [ ] _If you support older browsers that do not support modules (Internet Explorer 11), the following sections detail detail how to use hosted JavaScript files_ -...
### All - [ ] _Now that you've got a rough idea idea on the major pieces of CanJS, we suggest:_ - Remove duplicate **idea**