DEV Community

F#

This tag is for posts related to the F# language, including its libraries.

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
F# for the cloud worker - part 1 - Hello Cloud

F# for the cloud worker - part 1 - Hello Cloud

21
Comments 2
17 min read
Importância dos tipos e o que são tipos de dados algébricos

Importância dos tipos e o que são tipos de dados algébricos

2
Comments
5 min read
Writing Custom Loaders and Generators

Writing Custom Loaders and Generators

4
Comments
5 min read
Creating a Functional Wrapper in F#

Creating a Functional Wrapper in F#

36
Comments 4
5 min read
WTF is a Computation Expression...

WTF is a Computation Expression...

8
Comments
5 min read
How to Setup a minimal F# Project

How to Setup a minimal F# Project

9
Comments
4 min read
First Look at Loaders and Generators in Fornax

First Look at Loaders and Generators in Fornax

8
Comments
5 min read
Getting Started with Fornax

Getting Started with Fornax

8
Comments
2 min read
FsCheck: An introduction

FsCheck: An introduction

9
Comments
4 min read
MiniScaffold, setting up a new F# project the easy way

MiniScaffold, setting up a new F# project the easy way

5
Comments 1
3 min read
Create small ASP.NET Core Docker

Create small ASP.NET Core Docker

9
Comments
1 min read
The continued theft of ideas by C#

The continued theft of ideas by C#

6
Comments 2
5 min read
Using F# and DDD to create an online card game

Using F# and DDD to create an online card game

8
Comments 1
2 min read
Using F# and DDD to create an online card game[Part 2]

Using F# and DDD to create an online card game[Part 2]

1
Comments
2 min read
Hacking Windows with F# 5.0 Scripts

Hacking Windows with F# 5.0 Scripts

24
Comments 2
6 min read
Computing permutations of a list in F#

Computing permutations of a list in F#

8
Comments 3
3 min read
File Order in F# - the most annoying thing for a beginner?

File Order in F# - the most annoying thing for a beginner?

9
Comments 7
2 min read
Simple and helpful tips for F# Beginners

Simple and helpful tips for F# Beginners

6
Comments 1
2 min read
Why algebraic effects matter in F#

Why algebraic effects matter in F#

15
Comments 5
4 min read
The state monad in F#

The state monad in F#

24
Comments
4 min read
Monads for free in F#

Monads for free in F#

36
Comments 5
6 min read
Migrondi, Simple SQL migrations tool

Migrondi, Simple SQL migrations tool

9
Comments
5 min read
Testable Back-end Programming in F#

Testable Back-end Programming in F#

34
Comments 4
11 min read
Feliz Web Apps for JavaScript devs

Feliz Web Apps for JavaScript devs

15
Comments
5 min read
小規模なSPAをつくってみてわかったFable(F# -> JS)の良いところ

小規模なSPAをつくってみてわかったFable(F# -> JS)の良いところ

14
Comments
5 min read
Video: The History of .NET

Video: The History of .NET

47
Comments
1 min read
Introducing FSharp.CosmosDb

Introducing FSharp.CosmosDb

21
Comments
3 min read
Your C# is already functional, but only if you let it

Your C# is already functional, but only if you let it

133
Comments 7
5 min read
Dockerizing our F# SQLProvider App

Dockerizing our F# SQLProvider App

7
Comments
6 min read
F#-intro in 3 minutes: Playing cards and discriminated union types

F#-intro in 3 minutes: Playing cards and discriminated union types

11
Comments
3 min read
F# SQLProvider in GitLab Kubernetes Runners

F# SQLProvider in GitLab Kubernetes Runners

6
Comments
4 min read
Cross-platform music player with Avalonia & F#

Cross-platform music player with Avalonia & F#

27
Comments 2
8 min read
Type Safe DB Access checked on every Commit

Type Safe DB Access checked on every Commit

4
Comments
6 min read
F# SQL Provider in .NET Core 3.1

F# SQL Provider in .NET Core 3.1

13
Comments 1
11 min read
An Introduction to Myriad

An Introduction to Myriad

8
Comments
2 min read
Starting with Fable (F#)

Starting with Fable (F#)

44
Comments 4
11 min read
Applied Meta-Programming In F# With Myriad And Falanx

Applied Meta-Programming In F# With Myriad And Falanx

22
Comments 2
22 min read
Desktop Apps with Avalonia and FSharp

Desktop Apps with Avalonia and FSharp

39
Comments 2
7 min read
Beautiful folds in F# - Part 3: Applicatives

Beautiful folds in F# - Part 3: Applicatives

9
Comments 2
4 min read
Beautiful folds in F# - Part 2

Beautiful folds in F# - Part 2

6
Comments
4 min read
Beautiful folds in F# - Part 1

Beautiful folds in F# - Part 1

15
Comments
5 min read
Functors in F#

Functors in F#

10
Comments 4
4 min read
Impeachment in a functional way

Impeachment in a functional way

14
Comments 6
4 min read
Adding Telerik Controls to Elmish.WPF Apps

Adding Telerik Controls to Elmish.WPF Apps

7
Comments
4 min read
Creating Azure Functions in F#

Creating Azure Functions in F#

17
Comments
3 min read
F# Scripting on Linux in 2020

F# Scripting on Linux in 2020

19
Comments 2
10 min read
F# Tip 4: When (not) to use point-free style

F# Tip 4: When (not) to use point-free style

8
Comments 1
2 min read
Parsing in F# with FParsec

Parsing in F# with FParsec

40
Comments 2
16 min read
F# Error Handling with 'Result'

F# Error Handling with 'Result'

14
Comments 3
4 min read
Power series, power serious in F#

Power series, power serious in F#

6
Comments
4 min read
Generating Images with Azure Functions

Generating Images with Azure Functions

45
Comments 2
21 min read
Simple Things with F#

Simple Things with F#

14
Comments 1
6 min read
F# Tip 3: Recursive sequence expressions

F# Tip 3: Recursive sequence expressions

6
Comments
2 min read
Getting Elmish in .NET with Elmish.WPF

Getting Elmish in .NET with Elmish.WPF

22
Comments 2
10 min read
Rise of the Reducer

Rise of the Reducer

72
Comments 5
5 min read
F# Tip 2: Use the pipe operator

F# Tip 2: Use the pipe operator

11
Comments 3
1 min read
F# Tip 1: Don't use classes

F# Tip 1: Don't use classes

11
Comments 2
1 min read
Getting Started with F# the Easy Way

Getting Started with F# the Easy Way

7
Comments 1
3 min read
A .NET Manager's Perspective on F#

A .NET Manager's Perspective on F#

55
Comments 5
9 min read
Optimising Our Blazor Search App

Optimising Our Blazor Search App

17
Comments
6 min read
loading...