christopherkalfas.github.io


CanCanCan Example Not in the Docs


Custom Rails Form Labels Using Associated Datetime Data

Hi, everybody!


Continuous 'Off-Wind' Deployments with Spinnaker

Ahoy, mateys!


Custom Collections in Rails' Forms

Hi everybody! This week I’m going to talk about customizing the collection_select input field in a form-for in Rails.


No Hands Modals in React.js with react-modal

Hi everyone! This week I wanted to try and remedy a problem I regularly encounter when trying to add a package to a React project. Most of the time, multiple packages do very similar things. The ‘deciding-factor’ for me is looking at which package has the most downloads. In their README’s the creators talk about how easy their package is to work with; I beg to differ.