Articles tagged with: Development

Code and style checks for Ruby at Sublime Text

Summary: Using Sublime Text for Ruby code and style checks, and setting up some Sublime plugins.


Making Rails CookieStore more secure and sessions expirable

Summary: How to make Ruby on Rails CookieStore more secure and sessions expirable.


Freakend 2015 and my Gameboy Powerpoint-like ROM

Summary: Summary of the 2015 Freakend event, where I presented a project called GBSlides, a Gameboy Powerpoint-like ROM.


Book Review: HTML5 Game Development Hotshot

Summary: A review of the book 'HTML5 Game Development Hotshot', by Makzan.


You don't always need jQuery

Summary: How vanilla Javascript can be used for simple tasks instead of jQuery.