You are viewing a single comment's thread from:

RE: How to query SteemSQL in F# (A functional language from the ML family)

in #programming7 years ago

Thanks. I didn't know about this. I saw the post on the AskSteem API and got a bazillion ideas on how to make use of it. This looks useful too.

I am glad to see I am not the only one having trouble with VS2017. F# is so great, though, I have been using mostly VS Code with the Ionide plugins lately, and I haven't skipped a beat.

I am excited to see a fellow F# programmer on here. Excuse me while I go read everything you have posted. Cheers.

Sort:  

The only issue I have had to date with F# and VS2017 appears to be the Data type providers and not resolving .NET run time that is actually installed. I might look at VS Code as a language like F# does not need the full force of VS.

We are a .NET house at work so I would love to get some F# into the code base but I can see the argument, training up the other devs to be able to work in it.

Hope you enjoy my F# articles.