fable-compiler.github.io
fable-compiler.github.io copied to clipboard
Fable web site
@dbrattli @ncave @alexswan10k @MangelMaxime I think we'll need to replace/add a Feature/Language matrix to this page so users know what it's supported and what not in each language: https://fable.io/docs/dotnet/compatibility.html I'm...
I am working on a Dutch national pediatric emergency app to provide ready to use interventions in case of medical emergencies, i.e. it shows the calculated interventions according to age...
[List of libraries](https://fable.io/resources.html#libraries) already quite long, not full and slightly hard to navigate. @delneg already created new list of categorised libraries - https://github.com/delneg/Fable-useful-resources I think would be nice to merge...
Is there a reason why `dotnet tool install fable` is not mentioned in the docs? Or did I not find it? e.g. on https://fable.io/docs/2-steps/setup.html ? I only read about it...
Now that the new Fable docs are available at https://fable.io/docs/, some URLs scattered around the Web are broken. It would be nice to provide a way to redirect requests for...
Not sure if this is the right place, but it would be great to have an RSS feed or similar for the [Fable blog](https://fable.io/blog/).
Fable.React and old React binding are heavily using this technique
Hey, so i spent some time on a hobby project, in which i used Fable to create a library i published for python, js (+types), f# and c#. In addition...