fsharp How to handle external dependencies of your domain in a command-event architecture Update: 2023-12-19 I added in the code and here in this article the reader monad. To be complete about this. Also, there is a chapter "The Service" to explain, what is
Theme Convert old .vstheme file from Visual Studio 2019 to Visual Studio 2022 (VSIX-Theme) Hi. Today I tried the new version of Visual Studio and I immediately realized, that the old "Visual Studio Color Theme Editor" is not available. So how do I get my
(Video Tutorial) F# - How to build a realtime themometer with F#, the SAFE-Stack and a RaspberryPi (GrovePi) Welcome to a new (short) tutorial about: "How to build a realtime thermometer with F#, the SAFE Stack and a RaspberryPi (GrovePi)" In this tutorial we will cover 4 things. build
(Video Tutorial) F# - How to build an Electron Desktop App with the F# SAFE Stack and the ElectronNET-Project in this tutorial I will show you how to build an electron desktop app with the F# SAFE Stack and the ElectronNET Project. For this tutorial I used the Version 1.24.0
F# Applicative - how I get my head around this kind of black magic spell When I came the first time in contact with F#, a little more than a year ago, I work myself to some tutorial and code and stuff. And the first time I dicovered
Secure your Webservice with JWT in Saturn and F# How do I secure my web service or webapp with a json web token and use the service itself as the one, which also manages the user itself. (no oauth with google or
Building WebComponents with Fable - Elmish - React I see tons of good examples in Fable and build nice web apps with Fable and Elmish and React. But I have a client, which needs to build WebComponents. So I've done some
F# and ClickOnce - The problems I ran into and how to solve these Recently I had a problem to deploy a F# WPF tool with ClickOnce. Yeah ClickOnce, old technology and it's still in use in some enterprises to deploy applications. The standard ClickOnce tab in
F# - railway-oriented-programming, my beef with seq<Result<'a,'e>> to Result<'a seq,'e> I recently worked with Scott Wlaschins (fsharpforfunandprofit.com) Railway-oriented programming. I have a mapping function, which maps a eventDTO to a event. For handling the validation, i use also Scotts approach to define
F# F# - a "simple" math formula solver or my first steps learning F# As i earlier mentioned in my blog, F# is an awesome language and i want to try to build a domain logic with it. So I began to port an older ecommerce project
F# - Why the hell i didn't recognize it before! In the last 6 or 7 weeks I start to read and watch videos about the capabilities of F# and how it help me to write better code and better domain and business
fun Yak Shaving Hi there. I had thought about the first post on my blog for quiet some time. Beside I am currently very busy in business, because a dead line is coming, but finally i