Tag: fsharp (104)
- Shutting Down CloudSeed F# - A Fullstack F# Webapp Boilerplate
- The Missing Programming Language - Why There's No S-Tier Language (Yet)
- Why I'm Moving my Blog from F# to C#
- Introducing CinderBlockHtml - A C# DSL for Building HTML with Composable Building Blocks
- My Career in Programming Languages
- 7 Reasons F# Sucks
- How to Build an RSS Feed with F# and Falco
- How to run an F# + Falco Webapp in a Docker Container
- How to Create Custom HTML Attributes with F# + Falco.Markup
- Build a Simple Markdown Blog with F# and Falco
- Spin up a Fullstack F# WebApp in 10 minutes with the CloudSeed Project Template
- Why I'm Ditching F# + Giraffe For Falco For Building WebApps
- TTL Calculator - Convert DNS TTL seconds to human-readable time (built with Datastar)
- My 2025 Programming Language Tier List
- What we learned running F# in production for 5 years
- How I Created a Bot for this F# Incremental Clicker Game using JavaScript
- Advent of Code 2024 - Day 6 in F#
- Advent of Code 2024 - Day 5 in F#
- Advent of Code 2024 - Day 4 in F#
- Advent of Code 2024 - Day 3 in F#
- Advent of Code 2024 - Day 2 in F#
- Advent of Code 2024 in F# - Day 1
- How Popular is F# in 2024?
- Build a Simple F# Lookaside Cache
- Build a Fullstack Webapp with F# + Falco
- Build a Single-File Web API with F# + Falco
- Creating a Bot for my site using Actors in F#
- One Million Checkboxes - Globally Synced Data with HTMX
- Type-Safe Currency Conversion with F# Units of Measure
- How to Compress Web Responses from F# + Giraffe Endpoints
- Build a Simple Fullstack Web App with F# + Giraffe
- Build a Simple F# WebAPI with a Data Repository (F# + Giraffe)
- Build a Simple Single-File Web API with F# / Giraffe
- How to Fix System.IO.IOException: The configured user limit on the number of inotify instances has been reached
- I made fun() tshirts
- How to call Open AI's API with F# (GPT-4o)
- How to get HTMX Target from Web Requests in F# Giraffe
- Introducing 1000checkboxes.xyz - a Real-Time, Globally Synced Display of 1000 Checkboxes
- How to use Fathom Analytics with F# + Giraffe.ViewEngine
- How to Build a Fullstack Webapp with F#
- F# + Entity Framework - Group By Aggregation Could Not Be Translated
- How to Write Simple, Clear F# Option Pipelines with Option.orElseWith
- Convert nulls to Options in F# with Option.ofObj
- How to convert a string to an int in F#
- How to get the IP Address of a Request in F# / Giraffe
- Speeding up random row selection in Postgres by 8x with F# and Entity Framework
- Generating Fullstack Project Ideas with F#
- How to make HTTP Requests with an Authorization Bearer Token in F# using FsHttp
- How I built a Stock Options Scanner in F#
- How to create an F# / dotnet 8 Replit Instance
- F# - Deserialize JSON with Case-Insensitive properties (System.Text.Json)
- A Brief Comparison of Modern Programming Languages - TypeScript vs Golang vs Elixir vs Rust vs F#
- 5 Reasons F# is a great Python alternative for scripting, side projects, and enterprise applications
- Why F# is a fun programming language
- 5 Reasons the Hedgehog (🦔) is a great F# mascot
- The HAM Stack - A Simple Scalable Tech Stack for building modern web apps fast and cheap
- F# HTML DSL benchmarks for deeply nested pages - Falco.Markup vs Giraffe.ViewEngine vs Feliz.ViewEngine
- Comparing F# HTML DSLs for Rendering long web pages - Falco.Markup vs Giraffe.ViewEngine vs Feliz.ViewEngine
- F# Early Returns - Simple if/else early returns (no monads!)
- How I got interested in F#
- The best way to get started learning and building with F#
- 3 Areas I'm exploring to build more side projects faster and cheaper in 2024
- How I host my Server-Side-Rendered F# site on Google Cloud for less than $1 per month
- Building ASP.NET apps with Tailwind CSS
- CloudSeed Quickstart (Fullstack F# app in 10 minutes)
- Open Source F# projects I'm supporting in 2024
- String-backed Enums in F#
- F# / Giraffe + HTMX with Giraffe.ViewEngine
- Simple Interactive Islands with F# and HTMX
- Why I'm moving from SvelteKit to F#
- Migrating my sites from SvelteKit to F#
- F# HTML Benchmarks - Deeply-Nested Pages
- Server-side HTML Rendering with F# and Giraffe.ViewEngine
- F# HTML Rendering Benchmarks - Giraffe ViewEngine
- HTML Rendering Benchmarks - Raw strings vs Scriban Templates in F#
- Build a Simple Markdown Blog with F# / Giraffe
- Type-safe Server-side HTML Rendering with F# / Giraffe
- Getting Started with F# and Entity Framework
- F# + Scriban - HTML Template Parsing Benchmarks
- F#-like records in Python
- Formatting F# functions the right way
- CloudSeed: Improving Docker build times by ~14%
- Webscraping with F# and Selenium
- F# vs TypeScript - Sorting Performance (Round 2)
- F# vs TypeScript performance - Sorting 1 million elements
- How fast can we sort 1 Million elements in F#?
- The State of F# (2023)
- Is C# faster than F#?
- [Release][CloudSeed]: Faster, simpler routing with F# / Giraffe
- The Nature of Code: Example I.1 - Traditional Random Walk (Godot 4 + F#)
- Godot 4: Script with F#
- [Series] The Nature of Code - Godot 4 + F#
- Top F# Backend Web Frameworks in 2023
- Endpoint Routing with F# / Giraffe
- F# / Giraffe Web APIs - 1% faster
- Improving F# / Giraffe web benchmarks by 6.56x
- Build a simple F# web API with Giraffe
- Up and Running with CloudSeed (F# / SvelteKit boilerplate)
- Read CSVs in F# / .NET Interactive Notebooks
- Godot 3: Script with F#