Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions src/sessions/2025-04-18.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
title: "Working on Auctions with F#"
preview: "Working on Auctions with F#"
isDraft: true
date: 2025-04-18T13:00:00.000Z
id: "2025/04/18"
champion: "Oskar Gewalli"
zoomLink: "https://us06web.zoom.us/j/81163318741?pwd=5QL8ibjnnnTSGdGNH3a0tC7EAWvaAU.1"
zoomPasscode: "auction"
issueLink: ""
company: "Gewalli IKE"
youtubeId: ""
---

## Topic

F# is a great language to model domains. It's features allow us to fearlessly take on more than the usual ToDo demo.
In this session Oskar will share his experience of using F# to model the domain of auctions.
A domain you can easily read up on that contains some of the complexities you might encounter while working on real systems that are not simple CRUD applications that requires a bit more validation and logic.

## Champion

- [Oskar Gewalli](https://github.com/wallymathieu/)