Fiddling with ASP.NET Core and F# with Suave
Suave is a possible replacement for the ASP.NET stack, but with some help, the two can be used together to build composable F# web applications.
Suave is a possible replacement for the ASP.NET stack, but with some help, the two can be used together to build composable F# web applications.
While not the primary focus of Microsoft's efforts, F# makes for an excellent language choice for applications targeting .NET Core.
You may have experience in deploying your Ruby or .NET applications, but when it comes to Elixir, do you have what it takes to deploy your app?
Recently, I built an API wrapper for Mandrill. Let's walk through the steps I used to create it.
Don't rely on MD5/SHA1/SHA256/etc. hashes for storing passwords. Join me in learning how to bcrypt in Erlang applications.
What is Percona Server, and why should I care?