Home New Trending Search
About Privacy Terms
#
#FableCompiler
Posts tagged #FableCompiler on Bluesky
Preview
GitHub - dbrattli/Fable.Actor: F# Actors for Fable and Beam F# Actors for Fable and Beam. Contribute to dbrattli/Fable.Actor development by creating an account on GitHub.

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...

10 2 1 0

Fable v5-rc.2 is out w/beam support 🥳✨#fsharp #fablecompiler

4 0 1 0
Fable · Announcing Fable 5 Release Candidate

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

37 13 5 0

What’s the main missing feature keeping you from using Elmish Land? #fsharp #fablecompiler #elmishland

0 0 0 0
Post image

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

10 1 1 0

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

5 1 0 0
Video thumbnail

Timeflies with F# on Fable Beam (Fable v5 teaser) #fsharp #fablecompiler #erlang

6 1 2 0
Post image Post image

Perhaps not too impressive for now but this shows Giraffe (F#) running on the BEAM (Erlang Runtime) using Fable (WIP) #fablecompiler #fsharp

25 5 4 1
Preview
Fable Python Introduction to Fable.Python This post is part of the F# Advent Calendar 2025. Thank you, Sergey Tihon, for organizing this wonderful tradition that brings the F# community together every year! Welcome to this guide on Fable and Fable.Python - a co...

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

36 8 2 0
NuGet Gallery | Packages matching CloudflareFS

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...

7 1 1 0

curl 127.0.0.1:8000
{"message":"Welcome to Fable.Python + FastAPI!","version":"1.0.0"} 😅 #fsharp #fablecompiler

8 2 1 0

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...

9 3 0 1
Preview
GitHub - dbrattli/Feliz.ViewEngine: Feliz DSL and engine for HTML generation and server side rendering (SSR) Feliz DSL and engine for HTML generation and server side rendering (SSR) - dbrattli/Feliz.ViewEngine

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...

10 2 1 0

Fable 4 and Fable 5, both got a new release to make them work with .NET 10 🎉 #fsharp #fablecompiler

36 6 3 0

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

19 4 0 0
Documentation Refresh and new API Reference | Elmish Land The Elmish Land documentation has been refreshed with a new API Reference section, improved organization, and enhanced content.

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

10 3 1 0
Announcing Elmish Land 1.1 Preview | Elmish Land Version 1.1 of Elmish Land brings significant improvements to the CLI, focusing on automation and better error handling. Here's what changed since 1.0.

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

6 1 0 0
Preview
Your Data, Your Rules How a Simple WebDAV Server Becomes a Case Study in Privacy-First Architecture

🔐 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...

9 2 1 0
Post image

🚀 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

14 5 1 1

Fable 4.26.0 has been released this is a maintenance release addressing issues when using .NET 9 and FSharp.Core 9

#fsharp #fablecompiler

15 2 0 0
Post image Post image Post image Post image

@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

13 2 1 1
Post image

🚀 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

14 2 2 0
Preview
You should write React in F#

Still very relevant article on why F# is the preferred language for writing React apps. bekk.christmas/post/2022/20...

#fsharp #react #fablecompiler #elmishland

8 1 0 1
Feliz.Shadcn

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

8 0 0 0

Join the F# group on LinkedIn!

www.linkedin.com/groups/13506...

#fsharp #fablecompiler

10 6 1 0
Preview
F# Spring 2025 Meetup @ Agical, Wed, Apr 2, 2025, 5:30 PM | Meetup Welcome to the first F# meetup of 2025! This time Agical will be our gracious hosts, and Functional Software will sponsor food and drinks. **Agenda** * 17:30 Doors open *

April 2, F# meetup in Stockholm!!

meetu.ps/e/NVvvC/bkRm...

#fsharp #fablecompiler

6 2 0 0
Post image Post image

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

12 3 1 0
Using Tailwind CSS with Fable and Elmish Land | Elmish Land Introduction

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

7 1 0 0

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

20 7 1 0

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

12 1 0 0