Kidney Friendly Diet to Ensure Healthy Kidneys
Everyone should know about human anatomy, especially our kidneys, which significantly impact our body...
Tag archive
Everyone should know about human anatomy, especially our kidneys, which significantly impact our body...

Introduction What is WebAuthn? WebAuthn (short for Web Authentication) is an...
A "enterprise" sample ERP like system made with F# and WebSharper
Writing AWS Lambda functions in F#
FAKE 5 Migration Cheat Sheet Happy holidays everyone! When you start migrating from...
In this post, I discuss approaches to unifying IO access pattern in F#. Unification allows us to abstract the underlying infrastructure implementations while enabling us to have consistent interfaces for all our IO patterns. Having shared access methods enabled consistent wrappings for things like retries, metrics, logging.
Arguments against trying a functional language

This article will introduce you to some benefits of F# programming language.
Start I wrote the code for the Golden Search algorithm in python for one of my university...