-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds notes of code retreat 12.2018 (#1)
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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/) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |