Skip to content

Commit bfa6019

Browse files
authored
Update links.md
1 parent 938087f commit bfa6019

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

links.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ title: Link Research
88

99
* [General Principles for a Generalized Idea Garden](https://www.researchgate.net/publication/313369217_General_Principles_for_a_Generalized_Idea_Garden)
1010
* get back to Jonathan Edwards after reading this one!
11-
* http://witheve.com/
1211
* [CycleJS Component Difficulties](https://www.youtube.com/watch?v=CU8jtb6UBGg&feature=youtu.be&t=46m15s)
1312
* https://noflojs.org/
1413
* [Stream Processing with a Spreadsheet](https://link.springer.com/chapter/10.1007/978-3-662-44202-9_15)
@@ -20,6 +19,7 @@ title: Link Research
2019

2120
### Unordered
2221

22+
* [Stencil – A reusable web component generator](https://news.ycombinator.com/item?id=15080174)
2323
* [http://digitalfreepen.com/2017/08/16/elixir-in-depth-notes.html](http://digitalfreepen.com/2017/08/16/elixir-in-depth-notes.html)
2424
* [John Carmack's keynote at Quakecon 2013 part 4](https://www.youtube.com/watch?v=1PhArSujR_A)
2525
* http://www.luna-lang.org/
@@ -81,6 +81,8 @@ title: Link Research
8181

8282
## Researched
8383

84+
* http://witheve.com/
85+
* http://futureofcoding.org/journal#my-first-full-day-with-eve
8486

8587
* https://github.com/jamii/imp
8688
* Re-watched [Felienne Hermans "Spreadsheets are code lady" video](https://www.youtube.com/watch?v=TMIBfzSqguQ). Really amazing talk. One insight I had is that if you really want to make spreadsheets more like coding, you need to remove cell references. You can reference columns by their names and rows only by performing operations (filters, finds) on a range of rows. Cell references are the pointers of spreadsheets.

0 commit comments

Comments
 (0)