Hacker News new | ask | show | jobs
by enricosada 3333 days ago
See https://github.com/dotnet/netcorecli-fsc/wiki/.NET-Core-SDK-... for quickstart and info for F# on .NET Core.

VSCode (with ionide), vim (vim-fsharp binding), emacs (fsharp-mode) already support it, with full intellisene. VSCode also support debugging.

About the aspnet stack, same future limitation of C#, as discussed on the post. But there are also alternative web stack, like Suave.

1 comments

Thanks, I'm aware of that as a resource.

That isn't the issue, the issue is that when I play with things I restrict myself to playing with things that I can potentially use in production at some point, I don't have a lot of 'play time' so it makes sense to prioritise things that have a potential return.