In this talk, we'll walk through five key learnings from my journey learning functional programming -- five fundamental approaches to building software that I believe make a strong case for the value in learning, applying, and teaching functional programming.
A roadmap for Zcash by Nighthawk Apps, expanding on the roadmap shared in January 2023 and benefits of delivering a mobile-first experience to end-users.
Come along for a story of how I grappled with that very question along my own journey of learning functional programming
Build a reminders app completely in F#. In part 2, we model our domain using F#'s algebraic data types, bootstrap our application using Elmish, and take a deeper look at some functional programming concepts along the way.