Fable 3: F# to JavaScript compiler
1–10 of 131 posts
Re: Fable 3: F# to JavaScript compiler
#2Re: Fable 3: F# to JavaScript compiler
#3Re: Fable 3: F# to JavaScript compiler
#4Re: Fable 3: F# to JavaScript compiler
#5I have been intrigued by the SAFE stack lately https://safe-stack.github.io/ . Does anyone have direct experience with it?
We’re using F# React on the front-end, Giraffe on the back-end.
DustyTables for Data Access.
It’s great - can recommend.
Re: Fable 3: F# to JavaScript compiler
#6Thank you for the part in round brackets, I wish more submissions were formed in this way.
Re: Fable 3: F# to JavaScript compiler
#7Thank you for the part in round brackets, I wish more submissions were formed in this way.
Wouldn't have even clicked if not for the brackets. My mind jumped to the crappy game https://en.wikipedia.org/wiki/Fable_III
Re: Fable 3: F# to JavaScript compiler
#8Re: Fable 3: F# to JavaScript compiler
#9Is concurrency supported?
F#’s async workflows are supported.
Not sure how this is implemented behind the covers - I guess it get’s compiled to JS promises.
Re: Fable 3: F# to JavaScript compiler
#10I have been intrigued by the SAFE stack lately https://safe-stack.github.io/ . Does anyone have direct experience with it?
Yep. We’re using F# React on the front-end, Giraffe on the back-end. DustyTables for Data Access. It’s great - can recommend.