Build a Calendar with (Functional) Ruby
https://rubycasts.io/episodes/build-a-calendar-with-functional-ruby
In the start of a multi-part series, we will build a calendar library to later be rendered, styled, and then acted upon via coffeescript to create appointments, all while keeping our Ruby immutable and functional!
Post a comment