#fsadvent — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fsadvent, aggregated by home.social.
-
"Exploring MonoGame with F#"
Thanks to @sergey_tihon for a spot in this year's FsAdvent calendar
https://dev.to/tunaxor/exploring-monogame-with-f-the-evolution-of-kipo-2ok0
If you like rust-like languages and would like to try game development, you should seriously give F# a try!
The semantics are very similar, the ecosystem is strong and since it is a high lever language, it might be the right step between full rust and something like python
-
It's that time of a year again - the F# Advent Calendar is in full swing!
My contribution: Adding Goal Seek to Quipu (and helping Santa with it!)
https://brandewinder.com/2025/12/11/goal-seek-for-santa/
#fsharp #fsadvent -
The 4th day of F# Advent is here, and I come bearing gifts of LSPs! Get cozy and read up on how you can use F# to program your very own language server. Give code the gift of red squiggles under line and syntax highlighting all around. FsharpLspExample
#fsharp #FsAdvent #LSP #dotnet -
Returning to some old code you wrote and struggling to figure out what's going on? Here are some practical ways to write F# in a way that's easier to understand!
https://medium.com/@michaeljwinch/minimising-cognitive-load-in-f-2d4baa94b740
-
My #fsadvent entry: Using fsx scripts as a viable starting point for a #fsharp project: https://www.asfaload.com/blog/fsharp-fsx-starting-point/
/cc @sergey_tihon -
F# Weekly #48, 2024 – Tomorrow is the first day of #FsAdvent
#devdigest #fp #fsharp -
F# Weekly #48, 2024 - Tomorrow is the first day of #FsAdvent #fsharp https://sergeytihon.com/2024/11/30/f-weekly-48-2024-tomorrow-is-the-first-day-of-fsadvent/
-
F# Weekly #43, 2024 - 12 years of F# Weekly and #FsAdvent 2024 #fsharp
https://sergeytihon.com/2024/10/26/f-weekly-43-2024-12-years-of-f-weekly-and-fsadvent-2024/ -
F# Advent Calendar in English 2024 #fsharp #FsAdvent https://sergeytihon.com/2024/10/26/f-advent-calendar-in-english-2024/
-
"WebSharper CRUD patterns" by @yves for #fsharp #FsAdvent https://www.myowndb.com/blog/websharper-CRUD-patterns/
-
"Proxying with WebSharper" by Jozsef Uri for #fsharp #FsAdvent https://intellifactory.com/user/jooseppi12/20231211-proxying-with-websharper
-
F# Advent '23, Dec 12: "Y, oh Y!", by @azariah
https://johnazariah.github.io/2023/12/12/y-oh-y.html
#fsharp #FsAdvent -
F# Advent '23, Dec 10: 2 entries!
"A little F# event-sourcing library. Part II", by Toni Lucca
https://medium.com/@tonyx1/a-little-f-event-sourcing-library-part-ii-84e0130752f3
"FS.FluentUI- A New F# UI Library", by Andrew Sutton
https://medium.com/@andrewsydsutton/fs-fluentui-a-new-f-ui-library-68394c7f1ff3
#fsharp #FsAdvent -
F# Advent '23, Dec 1: "Flying with F#", by Paweł Stadnicki
https://dev.to/miastometr/flying-with-f-8bp
#fsharp #FsAdvent -
"Showcasing Feliz.Engine with WebSharper.React" by Gergo Gyalus for #fsharp #FsAdvent https://intellifactory.com/user/gygerg/20231208-showcasing-feliz-engine-with-websharper-react
-
F# Advent '23, Dec 8: "From Scrape to API in a day", by Teerawat Wuttiwat
https://twuttiwat.com/posts/scrape-2-api/
#fsharp #FsAdvent -
F# Advent '23, Dec 7: "The best language for serverless applications in 2024", by Vladimir Shchur
https://medium.com/@lanayx/the-best-language-for-serverless-applications-in-2024-0486cea6cc99
#fsharp #FsAdvent -
F# Advent '23, Dec 5: "Building a React F# UI for an Embedded System", by Viktor Schepik
https://medium.com/@viktorschepik/building-a-react-f-ui-for-an-embedded-system-115f9e89522b
#fsharp #FsAdvent -
"Our Experience with Bi-temporal Event Sourcing", my contribution to this year's F#advent calendar.
https://www.planetgeek.ch/2023/12/04/our-experience-with-bi-temporal-event-sourcing/
-
F# Advent '23, Dec 3: "Build a simple Markdown blog with F# / Giraffe", by Hamilton Greene
https://hamy.xyz/labs/2023-12-fsharp-giraffe-markdown-blog
#fsharp #FsAdvent -
F# Advent '23, Dec 2: "Testing derived state", by Lars Furu Kjelsaas
https://dev.to/larsfk/testing-a-derived-state-1f1j
#fsharp #FsAdvent -
F# Weekly #43, 2023 – 11 year of F# Weekly and #FsAdvent 2023 #fsharp https://sergeytihon.com/2023/10/28/f-weekly-43-2023-11-year-of-f-weekly-and-fsadvent-2023/
-
New article published as part of #FSAdvent 2022 on using #FSharp, #MLNET and #PolyglotNotebooks for #MachineLearning in #dotnet: https://accessibleai.dev/post/mlnet_fsharp_regression/