Skip to content

Commit a775905

Browse files
authored
Merge pull request #285 from amplifying-fsharp/oskars_session
Oskar's session page for 2025-04-18
2 parents 2cc8e46 + 0bbcbe5 commit a775905

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

src/sessions/2025-04-18.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Working on Auctions with F#"
3+
preview: "Working on Auctions with F#"
4+
isDraft: true
5+
date: 2025-04-18T13:00:00.000Z
6+
id: "2025/04/18"
7+
champion: "Oskar Gewalli"
8+
zoomLink: "https://us06web.zoom.us/j/81163318741?pwd=5QL8ibjnnnTSGdGNH3a0tC7EAWvaAU.1"
9+
zoomPasscode: "auction"
10+
issueLink: ""
11+
company: "Gewalli IKE"
12+
youtubeId: ""
13+
---
14+
15+
## Topic
16+
17+
F# is a great language to model domains. It's features allow us to fearlessly take on more than the usual ToDo demo.
18+
In this session Oskar will share his experience of using F# to model the domain of auctions.
19+
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.
20+
21+
## Champion
22+
23+
- [Oskar Gewalli](https://github.com/wallymathieu/)

0 commit comments

Comments
 (0)