Reflex: a new programming language for reactive programming by Facebook
1–3 of 3 posts
Re: Reflex: a new programming language for reactive programming by Facebook
#2Quoting the talk abstract (http://www.curry-on.org/2017/sessions/reflex-reactive-progra...):
> Reflex is a new programming language for reactive programming developed at Facebook. It has many interesting characteristics, mixing OO and functional programming, it allows rapid development of applications with “spreadsheet semantics.
EDIT: to clarify: that's literally all I found. (I dislike videos so much I had missed that abstract is also on Youtube).
Re: Reflex: a new programming language for reactive programming by Facebook
#3Is there some website with some more info to read, for all those like me who dislike videos? I already googled "reflex facebook programming language" and found very little. Quoting the talk abstract ( http://www.curry-on.org/2017/sessions/reflex-reactive-progra... ): > Reflex is a new programming language for reactive programming developed at Facebook. It has many interesting characteristics, mixing OO and functional…