Open jkone27 opened 4 years ago
Would be nice to have a template in create react app with Fable.js (F#) instead of Typescript as a transpiled language
(Write your answer here.)
A similar approach exists for typescript, but instead would be nice to have one for F#/ Fable.js (which can happilly run on react as well)
https://create-react-app.dev/docs/adding-typescript/
A simple alternative is using the fable template, but most people use the create-react-app package, so this would be nicer : )
https://fable.io/
this is really awesome also: https://zaid-ajaj.github.io/Feliz/ , take a change of considering this !
Is your proposal related to a problem?
Would be nice to have a template in create react app with Fable.js (F#) instead of Typescript as a transpiled language
(Write your answer here.)
Describe the solution you'd like
A similar approach exists for typescript, but instead would be nice to have one for F#/ Fable.js (which can happilly run on react as well)
https://create-react-app.dev/docs/adding-typescript/
Describe alternatives you've considered
A simple alternative is using the fable template, but most people use the create-react-app package, so this would be nicer : )
Additional context
https://fable.io/