
Short update on my DSP project – Being REST-like in WebSharper
Hello everyone, I am extremely busy lately with a few other side projects, so I just wanted to make a small update on my DSP2017 project. I managed to find… Read more »
Hello everyone, I am extremely busy lately with a few other side projects, so I just wanted to make a small update on my DSP2017 project. I managed to find… Read more »
Being a programmer can be very stressful at times. Incomplete specifications, hidden bugs that hit on a Friday afternoon, project failures, Youtube being blocked at work… There’s a lot of… Read more »
This is the second post of our series dedicated to WebSharper’s templating engine. In the first and previous post, we introduced the concept of text holes, a very simple but… Read more »
Hi, as promised in my last post where I wrote about the scary world of project failures in IT, I am back today to help you avoid getting yourself in… Read more »
Today I am going to leave the technical stuff on the side and take a wider look at the Software industry. By reading the news you might get the impression… Read more »
In the previous Hello WebSharper post i intentionally left a few questions unanswered: What is the role of the Main.html file in the project? What solutions does WebSharper offer do… Read more »
After spending a few posts on F# itself, It is high time we went back to our old friend WebSharper. I decided to integrate the Polish surname guessing functionality into… Read more »
In today’s post we will take a closer look at the F# forward pipe operator represented by the following |> symbol. We already saw this operator in action in my… Read more »
In yesterday’s post we had our first glance at F# and how we would use it to answer the question that is on everyone’s lips: is your surname Polish? In… Read more »
In my previous post I created a small Hello, World! web application using WebSharper. As F# is predominant in WebSharper, I figured I’d write a few posts about the language… Read more »