You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.
I would like to introduce Fable at work by moving some F# code currently running on the server to the browser. Our team uses Typescript and is unlikely to start using F# for frontend development. However, if I can package the code as an npm module that we can use from typescript, that could probably be a foot in the door to demonstrate the benefits of running F# code on the client.
The text was updated successfully, but these errors were encountered:
You're right, I removed it because the instructions had to be updated. I'll publish it again so you can convince your team to use F# libraries in the frontend ;) Thanks for the reminder!
I am looking for the example the npm helper example that is mentioned here:
https://www.npmjs.com/package/fable-helpers-sample
I would like to introduce Fable at work by moving some F# code currently running on the server to the browser. Our team uses Typescript and is unlikely to start using F# for frontend development. However, if I can package the code as an npm module that we can use from typescript, that could probably be a foot in the door to demonstrate the benefits of running F# code on the client.
The text was updated successfully, but these errors were encountered: