learn_fsharp 🌍🦔🌳💙💛🤍💚 (@learn_fsharp) 's Twitter Profile
learn_fsharp 🌍🦔🌳💙💛🤍💚

@learn_fsharp

Let's learn F# together!

Vamos aprender F# juntos!

#fsharp #dotnet

by @adelarsq

ID: 1488287066052083715

linkhttps://github.com/adelarsq/learn_fsharp_tweets calendar_today31-01-2022 23:04:43

2,2K Tweet

740 Takipçi

30 Takip Edilen

Almir Mesic (@almirmesic) 's Twitter Profile Photo

Map then Sequence? Try Traverse. I used Traverse for the first time today thanks to Atle Rudshaug FsToolKit has this built in under List. #fsharp

Map then Sequence? Try Traverse.

I used Traverse for the first time today thanks to <a href="/atlerudshaug/">Atle Rudshaug</a> 

FsToolKit has this built in under List.

#fsharp
Vladimir Shchur (@lanayx) 's Twitter Profile Photo

What can be lighter than FsUnit when writing unit tests in #fsharp? FsUnit.Light! Right now it's API is identical to FsUnitTyped, but I plan to add few useful functions there as well. github.com/Lanayx/FsUnit.…

Compositional IT (@compositionalit) 's Twitter Profile Photo

Ionide’s C# dependency moved from mandatory ➡️ recommended. Result: the extension pack now works on any VS Code fork (Cursor, VSCodium, etc.). Get in touch with one of the CIT team to find out how this will benefit your project. 🌍 #fsharp #vscode #oss buff.ly/uZ4T9MQ

//devdigest (@devdigest_today) 's Twitter Profile Photo

⚡️ Refactoring Song Recommendations with F# Combinators 🏷️ #devdigest #dotnet #net #fp #fsharp devdigest.today/goto/4638

Compositional IT (@compositionalit) 's Twitter Profile Photo

New to working with the SAFE stack? Check out this blog post to learn the basics of Giraffe, and add an #api to your app! #dotnet #fsharp #softwaredevelopment buff.ly/E2LIC6N

Jordan Marr (@jordan_n_marr) 's Twitter Profile Photo

FSharp.SystemCommandLine v2.0.0-beta5 is released! This adapts to the recent overhaul of System.CommandLine v2.0.0-beta5 and also adds some cool new features. 🥳 #fsharp github.com/JordanMarr/FSh…

Compositional IT (@compositionalit) 's Twitter Profile Photo

Today we're publishing a tiny SAFE app to demonstrate some Result techniques! Check out the accompanying blog post F# Online.bsky.social #dotnet #fsharp buff.ly/UTCeAcd

//devdigest (@devdigest_today) 's Twitter Profile Photo

⚡️ F# Weekly #26, 2025 – Sprout: BDD Testing for F# 🏷️ #devdigest #dotnet #net #fp #fsharp devdigest.today/goto/4656

Compositional IT (@compositionalit) 's Twitter Profile Photo

F# Weekly #24 highlights Fidelity & BAREWire – memory-safe wrappers for C/C++ APIs via F#. Care to try memory-mapped shadow APIs? #fsharp

Compositional IT (@compositionalit) 's Twitter Profile Photo

For this week's blog post, we had a look at Oxpecker.Solid! What are your considerations when choosing between Feliz and Oxpecker.Solid? #frontend #solidjs #webdev #fsharp buff.ly/LJVSPZe

//devdigest (@devdigest_today) 's Twitter Profile Photo

⚡️ F# Weekly #27, 2025: Breaking Changes Discussion 🏷️ #devdigest #dotnet #net #fp #fsharp devdigest.today/goto/4673

Compositional IT (@compositionalit) 's Twitter Profile Photo

🌱 Sprout: a BDD testing DSL in F#! Inspired by Jasmine + powered by computation expressions. Ready to declare your specs? Have you tried ‘feature … scenario …’ in F# yet? #fsharp #BDD #testing buff.ly/KJLlrCb

Compositional IT (@compositionalit) 's Twitter Profile Photo

Have a recap of Isaac's showcase of rapid data analysis with #fsharp. Although quite a dated video, it still holds true to F#'s power in being able to prototype quickly to get the result you're after... but most importantly, in a fun way! #dataanalysis buff.ly/DGmANvV

András Jankó (@andrasjanko) 's Twitter Profile Photo

WebSharper 9.1.4 adds support for web worker bundling, now web/SPA/html templates all allow creating workers with `new Worker(fun self -> ...)` with possible automatic npm+script dependencies without worries github.com/dotnet-webshar… #fsharp #csharp #javascript