# DoneJS Contributors Meeting - 2016 - 08 - 19

**URL:** https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390
**Category:** DoneJS
**Created:** [August 19, 2016, 2:30pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390 "2016-08-19T14:30:01Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![justinbmeyer](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/justinbmeyer/32/179_2.png) [@justinbmeyer](https://forums.bitovi.com/u/justinbmeyer)
#### Post date: [August 19, 2016, 2:30pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390/1 "2016-08-19T14:30:01Z")

</div>

[Hangout](https://plus.google.com/u/1/b/100740111466273743340/events/c40bbhkek4f2fr3ih2uh02h70gc)

Please post your status and any topics you’d like to discuss.

---

<div class="post-metadata">

### Author: ![justinbmeyer](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/justinbmeyer/32/179_2.png) [@justinbmeyer](https://forums.bitovi.com/u/justinbmeyer)
#### Post date: [August 19, 2016, 2:33pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390/2 "2016-08-19T14:33:06Z")

</div>

Last Week:

- Lots of documentation around can-component, can-set, and more at [http://canjs.github.io/canjs/doc/can-core.html](http://canjs.github.io/canjs/doc/can-core.html)
- `observeReader.get` and `.set`
- fixes to localstorage
- `offset` and `limit` `can-set` props.
- `ViewModel` and `viewModel` changes.

Next Week:

- Working on some example apps.

Topics:

- Paginate example

---

<div class="post-metadata">

### Author: ![phillipskevin](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/phillipskevin/32/102_2.png) [@phillipskevin](https://forums.bitovi.com/u/phillipskevin)
#### Post date: [August 19, 2016, 3:40pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390/3 "2016-08-19T15:40:51Z")

</div>

Last week and next week:

- trying to get live binding working with `[]` and `foo().bar` expressions using `can-observation/reader`

---

<div class="post-metadata">

### Author: ![prashantsharmain](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/prashantsharmain/32/176_2.png) [@prashantsharmain](https://forums.bitovi.com/u/prashantsharmain)
#### Post date: [August 19, 2016, 5:17pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390/4 "2016-08-19T17:17:10Z")

</div>

**Prashant**

Last week

> <https://github.com/canjs/can-util/issues/30>
>
> the promise returned from ajax() should have xhr.abort() added to it, so the user can interrupt the XHR.

This week

Continue to work on [https://github.com/canjs/can-util/issues/30](https://github.com/canjs/can-util/issues/30)

---

<div class="post-metadata">

### Author: ![matthewp](https://yyz1.discourse-cdn.com/flex035/user_avatar/forums.bitovi.com/matthewp/32/77_2.png) [@matthewp](https://forums.bitovi.com/u/matthewp)
#### Post date: [August 19, 2016, 8:50pm UTC](https://forums.bitovi.com/t/donejs-contributors-meeting-2016-08-19/390/5 "2016-08-19T20:50:14Z")

</div>

## Last Week

- Documented can-stache-bindings
- Created can-jquery
- 3.0 migration guide

## Next Week

- Example apps
