Write a fast and modern mini todo application using Iris MVC and Vue.js
Vue.js is a front-end framework for building web applications using javascript. It has a blazing fast Virtual DOM renderer.
Iris is a back-end framework for building web applications using The Go Programming Language (disclaimer: author here). It’s…

This is the part 1 of 2 in DropzoneJS + Go series.
DropzoneJS is an open source library that provides drag’n’drop file uploads with image previews. It is a great JavaScript library…
A Fair benchmark between Iris Golang and Kestrel .NET Core (C#).

Hello!
This article is the second in a row of the “Go vs .Net Core in terms of HTTP performance” series, you should really read the first article, if you didn’t already.
Prepare yourself a cup of coffee, or…

Hello Friends!
Lately I’ve heard a lot of discussion around the new .NET Core and its performance especially on web servers.
I didn’t want to start comparing two different things, so I did patience for quite long for a more stable version.
This Monday, Microsoft announced the .NET Core version…

Hello folks,
Yesterday I did manage to serve my web simple application from my android phone. By following some simple steps you can do it too, it’s ridiculous easy!
First of all I have to say that this experimental is tested and worked only with the Iris web framework, written…
If you follow the social media sites like Twitter and Google+, you’ll have noticed that rather than use the full URL we use a nice friendly shortened one like t.co/EvDSyOOPTH.
Wouldn’t be great to have your own shortened URLs inside your own domain?
Let’s review the basics first.
Programming Languages…