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
Avalonia is a neat framework. Been having a lot of fun with funcui and Elmish. #fsharp #functionalprogramming #dotnet #elm #elmish
Having bugs where Elmish components keep running after they are removed from the page? In our latest blog post we show you how to get around it!
See live demo: buff.ly/VQEHf17
#FSharp #SAFE #Elmish #WebDev
🚀 Want to build your own AI chat app? In this guide, I use F#, Elmish Land, Ollama and DeepSeek to create a local AI-powered chat — no cloud required!
elmish.land/blog/buildin...
#fsharp #fable-compiler #AI #elmish #ollama #deepseek
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
Want to build a To-Do app using F# & Elmish? We’ve got you covered!
My latest guide walks you through creating a simple yet powerful app with Elmish Land. Get started here:
👉 elmish.land/blog/creatin...
#FSharp #Elmish #WebDev
🚀 Exciting news for F# devs! Elmish Land is here – the new home for building scalable front-end web apps with F# & Elmish.
Why does this matter? Find out in my latest blog post:
👉 elmish.land/blog/introdu...
#FSharp #Elmish #WebDev
Result of cosine similarity query in Postgres returning the "shortest" distance (limit 3) - input was "Medication and Prescription Dispensaries"
Result of re-bread-crumb-ing the three return results from the "ProcessSemanticSearch" call. Breadcrumbs are rebuilt in the UI/Elmish model.
Another example using "Police Benevolent Association" as sample text
Working on the #fsharp and #react implementation for the semantic search feature and it's turning out well. I'm bringing back the "top 3" and then rebuilding the hierarchy on that subset for full breadcrumb paths in case the user wants to select one of the upper levels in the hierarchy. #Elmish