Skip to content

Commit

Permalink
Adds notes of code retreat 12.2018 (#1)
Browse files Browse the repository at this point in the history
  • Loading branch information
olange committed Dec 23, 2018
1 parent 09933b2 commit 760c9be
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
21 changes: 21 additions & 0 deletions 2018/201812-cmj.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Code retreat 12.2018

Contamines-Montjoie, 4 days in a chalet

## Subjects examined & experiments

* [Learning Web Workers](https://github.com/olange/learning-service-workers/)
* Synthesis
* Experiment 01 · Instantiating Workers
* Experiment 02 · Async Generators
* Experiment 03 · Transferable objects
* [Learning JavaScript](https://github.com/olange/learning-javascript/)
* [@thi.ng/Intervals](https://github.com/thi-ng/umbrella/tree/master/packages/intervals)

## Resuming

* [Learning Service Workers](https://github.com/olange/learning-service-workers/)
* [Learning Service Workers › The Year of the Streams](https://jakearchibald.com/2016/streams-ftw/) Jake Archibald
* [Learning Service Workers › Service Workies](https://serviceworkies.com/) game
* [Learning Streams and Observables](https://github.com/olange/learning-streams/)
* [Reactive.howi](https://reactive.how/)
3 changes: 3 additions & 0 deletions 2018/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Code retreat 2018

* [December 2018 · 4 days · Chalet, Contamines-Montjoie](201812-cmj.md)

0 comments on commit 760c9be

Please sign in to comment.