ruby

From jQuery to Stimulus

6 minute read

I tried to build an SPA without a shiny client side framework, I wanted to build something fast with good user experience and keeping it as simple as possible.

Ruby async await

5 minute read

There is a lot of buzz about asyc await from the javascript world, the concept is very simple and make your code much more readable.

Octopress 101

4 minute read

I decided to develop my own blog like all the other cool developers. If you got here, this is what I got so far, it’s not too much, but it’s a start.