· Matthew Watt · Talks  · 1 min read

Contributing to the F# Open Source ecosystem

Every path to becoming an open source contributor is unique. In this session, Matt will describe how he approached the challenge.

If you like this session, please checkout Amplifying F# and all of the awesome stuff they do for the F# ecosystem!

All posts

Related Posts

View All Posts »
Functional programming: more than just a coding style

Functional programming: more than just a coding style

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.

Fable Reminders - Part 2

Fable Reminders - Part 2

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.