@fvilers this is really impressive. I’m always impressed what people can do with well streitiges compilers. You’ve likely seen it but the #fablecompiler tool chain goes the other way (kind of) generating rust from F#. With your finished tool someone could take the leisurely route of F# -> rust -> dotnet runtime :)
Check out the new Fable documentation at https://fable.io/docs/
- New getting started guides
- All interop features are documented
- The different targets have their sections
Big thank you to @compositionalit and my Patreon supporters who sponsor my work.
Check it out, I am sure there are some features you don’t know about 😉
#fsharpConf is coming!
In just SIX days we have fsharpConf - the free F# Online Conference, created and run by the F# community!
Join us on 26 June for 13 wonderful topics covering data, web, cloud, client and server.
#fsharpconf #fsharp #fablecompiler
Learn about the power of Fable forms for Javascript programming with F# from @FableCompiler contribute Maxime!
#fsharp #fablecompiler #javascript
"What is F#" - F# for Beginners
Learn what F# is, why you should consider it for your next application, and the types of applications you can build.
https://www.youtube.com/watch?v=f0JX0YIRVdI&list=PLdo4fOcmZ0oUFghYOp89baYFBTGxUkC7Z&index=2
#fsharp #dotnet #learn #fablecompiler #javascript
Learn how to use conditionals, loops and pattern matching in F#, simple and easy
"Control flow & pattern matching" - "F# for Beginners"
#fsharp #dotnet #javascript #python #fablecompiler
https://www.youtube.com/watch?v=LsY2IXd4I08&list=PLdo4fOcmZ0oUFghYOp89baYFBTGxUkC7Z&index=10
#fsharp #dotnet #javascript #python #fablecompiler
Time for some functions and composition!
"Functions, Pipelines & Composition" - "F# for Beginners"
https://www.youtube.com/watch?v=jX3HTAfiefM&list=PLdo4fOcmZ0oUFghYOp89baYFBTGxUkC7Z&index=6
#fsharp #dotnet #fablecompiler #javascript
What a wonderful idea! An in-person session of "Amplify F#" in one of the most beautiful regions of Germany. Get together with other F# contributors to work on compiler, tooling and more!
#fsharp #fablecompiler #csharp #dotnet
F# loves well organized code! Learn how to use modules in this simple tutorial.
"Organize your code with modules" - "F# for Beginners"
https://www.youtube.com/watch?v=JCFnMpI7xzo&list=PLdo4fOcmZ0oUFghYOp89baYFBTGxUkC7Z&index=11
#fsharp #python #javascript #dotnet #csharp #fablecompiler
F# has superpowers - not only can F# compile to Javascript, you can host your F# code in the browser, PolyglotNotebooks, GitHub Blocks and Office.
Learn all about it in this thread from the amazing F# community contributor Pawel Stadnicki
#fsharp #javascript #node #fablecompiler
Did you know, you can learn how Fable compiles F# to JavaScript, Python and Rust directly from the browser, and give it a try?
Learn more below, and give it a go!
#fsharp #fablecompiler #rustlang #python #javascript
@alexelcu i’ve only had great experiences with that model (#fsharp with #fablecompiler for compiling web side). Presentations on our experience in a #biotech setting here https://github.com/demetrixbio/presentations
#fsharp #fablecompiler #biotech
@UrsEnzler you forgot the transpile to #rust via #fablecompiler option. Might not be any faster but you can say it’s running using rust and it will *feel* faster!
Whoooo! The online fsharpConf for the F# and Fable communities will be back in June this year!
Mark the date and head over to propose content and get involved! Be creative and let's make this the best fsharpConf ever!
I made a Fable 4 template that you can use locally or via @gitpod when needing an ephemeral workspace.
Here is the link: https://github.com/MangelMaxime/template-gitpod-fable-4-vite-react
Really useful when you want need to reproduce a bug, look at the generated code, etc.
Today I released new versions of Fulma's projects and Thoth.Elmish.Toast.
This add support for Fable.React 9 and Elmish 4.
@rockylhotka nice! Arguably out of scope depending on whether you think of #dotnet as a runtime or the input languages but #fsharp + #fablecompiler unlock the path to JavaScript/ web applications , Flutter via dart) and possibly even #wasm via #rust
#DotNet #fsharp #fablecompiler #wasm #rust
Alberto De Pena is looking for F# developers for a fresh project - near Houston, Texas.
https://mobile.twitter.com/AlbertoDePena/status/1628376897359839233
#fsharp fsharpJobs #dotnet #fablecompiler
#fsharp #dotnet #fablecompiler
F# ❤️ ReactNative!!
One of F#'s superpowers is you can compile to Javascript+more using the wonderful Fable compiler
This means you can write React Native with F# 😊😊
Below a list of resources.
#reactnative #fsharp #fablecompiler
@k_cieslak #rust via #fablecompiler is great too. The rust just writes itself.