Olaide OjewaleDebugging 102Admittedly, debugging sometimes makes you nuts. You can’t figure out the problem.Nov 14, 2021Nov 14, 2021
Olaide OjewaleDebugging 101What do you think about Debugging as a Service (DaaS)? Okay, that’s not what this is about. Haha!Oct 29, 20211Oct 29, 20211
Olaide OjewaleImproving Your Rails CodebaseRails scaffolding is one of the big benefits of the framework, but you need more than that to build an app that meets business needs.Mar 30, 2021Mar 30, 2021
Olaide OjewaleRace Conditions & ActiveRecord Uniqueness ValidationUniqueness validation ensures the value of an attribute is unique. However, AR uniqueness validation doesnt currently handle race…Apr 10, 2020Apr 10, 2020
Olaide OjewaleSTI, Polymorphism and Abstract Classes — RailsThere are times where certain models need to share some behavior but their identities differ. Rails provides some baked-in functionality…Feb 6, 20191Feb 6, 20191
Olaide OjewaleGetting Started With A Large ProjectEvery software developer will likely come to a point where they have to contribute to a large project, whether it be a gigantic codebase…Jan 25, 2019Jan 25, 2019
Olaide OjewaleHow to make your day productiveI believe that habits are formed through routines. Routines are simply actions repeated long enough. In this article, I choose to focus on…Sep 7, 2017Sep 7, 2017