👩💻 Join our community of thousands of amazing developers!
I think that turbolinks is great: it mades it easy to add AJAX PushState to your Rails Applications. The only problem with that is that we can’t use it any WEB application, because it’s a Ruby Gem. So I did some ugly-but-easy hacks and add it to this very site. I will describe the steps above. First things first This site is OpenSource. I’m using Jekyll alongside with less, bower, grunt and of course, node and npm....