What’s the main missing feature keeping you from using Elmish Land? #fsharp #fablecompiler #elmishland
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
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
To code with AI effectively, you need to take an active role:
* Plan your project beforehand
* Build one small feature at a time
* Understand your system as you build
Don't vibe code, vibe engineer.
Still very relevant article on why F# is the preferred language for writing React apps. bekk.christmas/post/2022/20...
#fsharp #react #fablecompiler #elmishland
Try Elmish Land (no default tailwind but easy to add). Maybe not minimalist though (it requires the use of Elmish)
elmish.land/docs/getting...
elmish.land/blog/using-t...
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
🚀 Build a fullstack F# app with Elmish Land + ASP.NET Web API!
Type-safe shared models, file-based routing, and functional UIs — all in F#.
Start here 👉 elmish.land/blog/fullsta...
#fsharp #webdev #functionalprogramming #dotnet #elmishland
Our blog this week discusses how you can implement optimistic updates with F#, for example for use in SAFE apps!
#dotnet #fsharp
@fsharponline.bsky.social
Video from the latest FuncProg Stockholm is online - and it's about #fsharp!
www.youtube.com/watch?v=5o7q...
This is one of the questions that led me to create Elmish Land. At my company, we build and maintain a large Elmish application, and the learnings from that became this tool.
🚀 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
checkout Fable.io via fable.io/vite-plugin-... an awesome #vite plugin to make up for semless #frontend #dev experience with #fsharp 💕🦔🌎
Introducing Feliz.Shadcn – Effortless UI in F#/Fable without CSS
In my latest blog post, I'll walk you through what Feliz.Shadcn brings to the table and how you can start using it today. Check it out now: elmish.land/blog/introdu...
#fsharp #fable #shadcn #ui
Centering a div: An emotional journey 😅
❌ margin: auto;
❌ position: absolute; transform: translateY(-50%)
✅ flex items-center justify-center
Master Flexbox alignment with Tailwind CSS
elmish.land/blog/masteri...
#TailwindCSS #CSS #WebDev
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