Skip to main content

Search

Items tagged with: fsharp


I posted a question to Twitter about OCaml and F#:

Is anyone familiar with both F# & OCaml? What can you tell me about the ecosystems & which one would you choose for a purely backend stack and "fullstack" stack (web and backend)? Do either ecosystems have something like Flutter that builds native apps from one codebase for all?

I wanted to cross post here in case someone isn't on Twitter any more and has something to say on the topic. Cheers. #fsharp #ocaml

https://twitter.com/SusanPotter/status/1708799382412263896


The trend in #csharp seems to isolate as much inside a function (thanks #fsharp).

I think it would make sense for #csharp to adopt global functions as a first-class citizen.

It definitely would reduce ceremony for folks using something like the Mediator pattern.

#dotnet