The start of a cross-platform Actor library for F# / Fable ✨ Works on .NET, Python, JS and ... BEAM. Single process except BEAM where you get multi-process and supervision. Same code runs everywhere 🤩 #fablecompiler #fsharp github.com/dbrattli/Fab...
Fable v5-rc.2 is out w/beam support 🥳✨#fsharp #fablecompiler
The wait is over! Fable 5 Release Candidate is officially here.
After a year of hard work from the community, we're bringing you:
✨ .NET 10 & F# 10 support
🐍 A massive Python update (now powered by a Rust core & PyPI!)
🌐 Cleaner JS/TS Pojo bindings
fable.io/blog/2026/20...
#fsharp #fablecompiler
What’s the main missing feature keeping you from using Elmish Land? #fsharp #fablecompiler #elmishland
I need to double (and tripple) check this but it seems like Giraffe on Beam is faster than .NET. Is it too good to be true? 🙈 At least the Python perf looks to be true 😆 #fsharp #fablecompiler
Elmish Land v1.1 is out! Automatic project file management, interactive CLI prompts, path routing, Command.ofAsync, .sln generation, configurable rendering, route fixes & more. elmish.land/blog/whats-n...
#fsharp #elmishland #fablecompiler #elmish
Timeflies with F# on Fable Beam (Fable v5 teaser) #fsharp #fablecompiler #erlang
Perhaps not too impressive for now but this shows Giraffe (F#) running on the BEAM (Erlang Runtime) using Fable (WIP) #fablecompiler #fsharp
My F# Advent Calendar post about Fable.Python (and ended up with Fable.Literate 🙈). Learn how you can use Pydantic, FastAPI with Fable 🐍🦔 cardamomcode.dev/fable-python #FsAdvent #fsharp #fablecompiler #python
With a hat tip to @jordanmarr.bsky.social and again @mangelmaxime.bsky.social (Glutinum) and Zaid Ajaj (Hawaii) there is now a preliminary (0.1.0) release of CloudflareFS available on nuget. #fsharp #fablecompiler www.nuget.org/packages?q=C...
curl 127.0.0.1:8000
{"message":"Welcome to Fable.Python + FastAPI!","version":"1.0.0"} 😅 #fsharp #fablecompiler
Python bindings for Fable (Fable.Python) v5.0.0-alpha.11 released on nuget. Repo modernized with fully automatic release, version and changelog handling using "release-please" #fsharp #fablecompiler github.com/fable-compil...
Feliz.ViewEngine repo modernized with fully automatic version and changelog updates, release management using `release-please` and `just` as command runner 🥰 #fsharp #fablecompiler github.com/dbrattli/Fel...
Fable 4 and Fable 5, both got a new release to make them work with .NET 10 🎉 #fsharp #fablecompiler
Fable 5.0.0-alpha.15 has been released.
Lot of improvements have been made for TS and Python target.
It also include fixes for Nullable Reference Types hopefully making us closer to an official stable release. Fable 5 is already used in production by some.
#fsharp #fablecompiler
Elmish Land docs just got a major upgrade! New comprehensive API Reference, JSON Schema support with IntelliSense for config files, and refreshed Core Concepts guides. elmish.land/blog/documen... #fsharp #elmishland #fablecompiler
Elmish Land 1.1 preview is out with major CLI improvements:
* Auto project file management
* Interactive prompts for fixing layout refs
* Page reordering with preview
* Solution file generation
No more manual .fsproj editing!
elmish.land/blog/announc...
#fsharp #elmishland #fablecompiler
🔐 New from SpeakEZ: R2-WebDAV Multi-User Edition, a tiny showcase of privacy-first architecture on @Cloudflare's edge.
Each user gets isolated storage, timing-safe auth and global replication in <300 lines of code. #fsharp #fablecompiler #TypeScript
speakez.tech/blog/your-da...
🚀 Fable 5.0.0-alpha.14 is out!
This one has a big focus on Python and adding support for Nullness to Fable (both your project and dependencies needs to be written with nullness in mind for it to work)
To benefit from all the new features you need to use Fable.Core beta too
#fsharp #fablecompiler
Fable 4.26.0 has been released this is a maintenance release addressing issues when using .NET 9 and FSharp.Core 9
#fsharp #fablecompiler
@jkone27.bsky.social sniped me into writing some rudimental bindings for @vuejs.org for the #FableCompiler
I'm amazed on how well Fable integrates with the ecosystem, you can use F# defined components in .vue files and .vue files in F# defined components
#fsharp #dotnet #webdev
🚀 Fable 5.0.0-alpha.13 is out!
This release fixes several Python-related bugs and lays the groundwork for smoother integration with JavaScript front end frameworks.
#fsharp #fablecompiler
Still very relevant article on why F# is the preferred language for writing React apps. bekk.christmas/post/2022/20...
#fsharp #react #fablecompiler #elmishland
Announcing the new documentation site for Feliz.Shadcn with examples and API reference at reaptor.github.io/Feliz.Shadcn/.
Also version 0.9.3 of the library is available, featuring expanded bindings for previously missing properties.
#fsharp #shadcn #fablecompiler
Join the F# group on LinkedIn!
www.linkedin.com/groups/13506...
#fsharp #fablecompiler
April 2, F# meetup in Stockholm!!
meetu.ps/e/NVvvC/bkRm...
#fsharp #fablecompiler
It has been a while since we announce a new release, but don't worry we have been cooking a lot.
Here are the Changelogs for Fable 5.0.0-alpha 10 & 11
#fsharp #fablecompiler
Struggling with CSS and styling your web apps? Heres a guide on how to use Tailwind CSS with Elmish Land:
elmish.land/blog/using-t...
#tailwindcss #fsharp #dotnet #fablecompiler #javascript #elmishland #elmish
We welcome @compositionalit.bsky.social to Bluesky!
Compositional IT post excellent high quality material about F# and other development topics. Please give them a follow!
#fsharp #fablecompiler
Fable 5 alpha.5 is available.
This time we add support for new APIs and fix the CLI parser to not fail silently on unknown arguments.
#fsharp #fablecompiler