Inching Forward

personal projects

Explorative Bits

I wanted to work on something pretty simple to ease into F#, so I created Explorative Bits. I created it to capture links at the intersection of code + creativity and tag them. Explorative Bits doesn’t support comments, voting, accounts, or even pagination at the moment. It’s a straightforward Giraffe project consisting of one file. Instead of an ORM, it uses Npgsql.FSharp. Instead of templating or an SPA, it uses Giraffe’s ViewEngine to generate HTML.