Support HAMY LABS: Become a HAMINION| hamy.xyz
SvelteKit has been my go-to frontend framework for the past few years. It was a breath of fresh air from React land, providing a simpler more streamlined experience (esp wrt routing, templating, and data management).| hamy.xyz
For the past several months I've been researching and experimenting with server-side rendering paradigms in F#. The recent server-side rendering trend (enhanced with things like Alpine and HTMX) has been interesting to me as it feels like a step forward for the already amazing Monolithic architecture - this time allowing you to reasonably move from 2 monoliths down to 1 for most applications.| hamy.xyz
Recently I've been playing around with server-side HTML rendering in F#. In the process, I've experimented with several approaches:| hamy.xyz
I've been experimenting with different paradigms for server-side html rendering with F#.| hamy.xyz
Recently I've been experimenting with server-side HTML rendering with F#. In the process I've tried a few different paradigms to try and find one with a good balance between devx and performance.| hamy.xyz
This post is part of the 2023 F# Advent Calendar.| hamy.xyz
Entity Framework is the most popular ORM in the dotnet community. It's been optimized and battle-hardened through years of enterprise use and thousands of development years.| hamy.xyz
In this post we're going to walk through web endpoint routing with F# using the Giraffe web framework. We'll go over:| hamy.xyz
This post is part of the 2022 F# Advent Calendar.| hamy.xyz
Overview| hamy.xyz