Samples & Demos
A list of various JSData examples.
- Introductory JSData example - Open in Plnkr
- Browse all JSData examples created by @jmdobry on Plunker.com
- Computed properties - Open in TonicDev
- Computed properties - Open in Plnkr
- Mapper with a relation to itself (tree-like structure) - Open in Plnkr
- Relations in nested field (solved using intermediate resource) - Open in Plnkr
- Relations in nested field (doesn't work quite right) - Open in Plnkr
- Transform response to handle weird pagination - Open in Plnkr
- HTTP Actions - Open in Plnkr
- hasMany/belongsTo relation - Open in Plnkr
- All possible
beforeCreate
andafterCreate
hooks example - Open in Plnkr - All possible
beforeFindAll
andafterFindAll
hooks example - Open in Plnkr - JSData v3 + Angular v1 sample - Open in Plnkr
- Custom Record class - Open in Plnkr
- Many-to-many relation sample - Open in Plnkr
- Many-to-many relation sample with multiple stores - Open in Plnkr
- JSData v3 + Angular v1 + swapi.co dataset - Open in Plnkr
- Lazy and eager loading relations - Open in Plnkr
- Use superagent as http lib - Open in Plnkr
Updated less than a minute ago