Skip to content

Commit 1e3c6ab

Browse files
authored
correct salon name (#127)
1 parent 97fb28c commit 1e3c6ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

essays/dctp.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: The Misunderstood Roots of FRP Can Save Programming
44

55
# The Misunderstood Roots of FRP Can Save Programming
66

7-
_This essay was presented at Salon de Refuge 2019, colocated with <Programming> 2019, in Genoa, Italy on April 2nd, under the title **Visual Denotative Programming**. The talk was not recorded but you can [watch a (rough) practice talk here](https://www.loom.com/share/936dd606f9d948e194cf39bc353b2816). The [slides can be found here](https://github.com/stevekrouse/futureofcoding.org/files/3085610/Visual.Denotative.Programming.pdf)._
7+
_This essay was presented at Salon de Refusés 2019, colocated with <Programming> 2019, in Genoa, Italy on April 2nd, under the title **Visual Denotative Programming**. The talk was not recorded but you can [watch a (rough) practice talk here](https://www.loom.com/share/936dd606f9d948e194cf39bc353b2816). The [slides can be found here](https://github.com/stevekrouse/futureofcoding.org/files/3085610/Visual.Denotative.Programming.pdf)._
88

99
For many years I been searching for the perfect paradigm for programming user interfaces. Like many others, I fell in love with FRP with the rise of ReactJS and spent a few years searching for the perfect reactive model. Eventually, I found my way back to the original work on FRP by Conal Elliott. It took me almost a year to make sense of it. This essay attempts to make Conal's vision more understandable to less mathematically-oriented programmers, and also show how this perspective could be the foundation for a new era of programming, not just with user interfaces, but also multi-node computing, storage, machine learning, etc.
1010

@@ -541,4 +541,4 @@ The denotative community can be viewed as a small subset of the functional progr
541541

542542
## Acknowledgements
543543

544-
Thanks to Jonathan Edwards for his support and advice. Thanks to Paul Chiusano for pushing me to take on this perspective. Thanks to Antranig Basman, Mariano Guerra, Nick Smith, Mark McGranaghan, Kartik Agaram, Will Taysom, Will Crichton, Vladimir Gordeev, Gregg Tavares, Duncan Woods, Ivan Reese, and the reviewers at the Salon de Refuge for very helpful feedback early drafts of this essay. This essay received [a lot of wonderful feedback and went through a number of iterations, which you can get a sense of here](https://github.com/stevekrouse/futureofcoding.org/blob/f8aae3560ab97f07021eeed7a6d41d8d243a6c3f/drafts/dctp.md#draft-1-feedback).
544+
Thanks to Jonathan Edwards for his support and advice. Thanks to Paul Chiusano for pushing me to take on this perspective. Thanks to Antranig Basman, Mariano Guerra, Nick Smith, Mark McGranaghan, Kartik Agaram, Will Taysom, Will Crichton, Vladimir Gordeev, Gregg Tavares, Duncan Woods, Ivan Reese, and the reviewers at the Salon de Refusés for very helpful feedback early drafts of this essay. This essay received [a lot of wonderful feedback and went through a number of iterations, which you can get a sense of here](https://github.com/stevekrouse/futureofcoding.org/blob/f8aae3560ab97f07021eeed7a6d41d8d243a6c3f/drafts/dctp.md#draft-1-feedback).

0 commit comments

Comments
 (0)