Ben DunjayHow Hotwire Came To BeUnveiling Hotwire: An Innovative Approach to Web DevelopmentJun 13Jun 13
Ben DunjayRSpec Shared Examples and Shared ContextSlowly developing your knowledge in software engineering should be a methodical process. Learning to refactor and DRY out your code is one…Nov 9, 2021Nov 9, 2021
Ben DunjayinThe StartupRecently I came across an interesting problem that involved using the to_f method and the problems…My problem involved the inexact arithmetic used in to_f in Ruby, adding three numbers together, and comparing them against a single total…Feb 16, 2021Feb 16, 2021
Ben DunjayRSpec and FactoryBotThis is aimed at anyone recently taking up RSpec testing for Ruby.Jan 3, 2021Jan 3, 2021
Ben DunjayinThe StartupCreating Rails methods with SQL: Part IISo in my last blog, I built the basics of creating a database, dropping a database, creating an instance of your class, and saving that…Dec 2, 2020Dec 2, 2020
Ben DunjayinThe StartupCreating Inbuilt Rails Methods With SQLI decided that although I loved Rails and Ruby, you could build a perfectly simple API or Rails application without understanding too much…Dec 1, 2020Dec 1, 2020
Ben DunjayinLevel Up CodingFizzBuzz in Ruby — Following TDDDuring a final stage interview recently, I was asked towards the end of my technical test if I knew FizzBuzz and if I could please…Nov 16, 2020Nov 16, 2020
Ben DunjayinThe StartupRuby — Inheritance and ModuleRecently I have been looking more and more into plain old Ruby, no Rails framework, just trying to better understand the language behind…Nov 9, 20201Nov 9, 20201
Ben DunjayinLevel Up CodingRuby Methods New to MeI have taken a bit of a step back on blogs for front-end and React based projects / skills to also focus on Ruby. After doing a take home…Nov 2, 2020Nov 2, 2020
Ben DunjayinThe StartupCounter App to Learn Redux With HooksI almost felt guilty not doing camel casing for the title!Oct 26, 2020Oct 26, 2020