Duck, Duck, Ruby: Duck Typing in Ruby February 17, 2016March 10, 2022 | Jarrod RotoloRuby Development The implementation of the Ruby language is built using duck typing and it would seem wise to build our Ruby applications in that way.
From Computer Science Student to Professional November 4, 2015February 1, 2022 | Jarrod RotoloDevelopment I value the education I received from college, but I have learned in today’s world, going to college is not a requirement to becoming a good developer.
Building APIs With JSON API September 4, 2015February 1, 2022 | Jarrod RotoloDevelopment Mobile In this post we will explore the JSON API format and how it can be used to make interacting with your API consistent and easy.