Published inThe StartupDifferences Between React Class Components Vs. Functional ComponentsWhen I first started learning about React Components, other than the obvious differences, I didn’t know exactly when to use a class…Jan 12, 2021Jan 12, 2021
Published inThe StartupKeeping Memory Leaks in Mind to Program Better.In this article, I concisely explain the notion of memory leaks in computer science and how by simply understanding memory leaks will help…Nov 9, 2020Nov 9, 2020
Functional vs. Object-Oriented Programming Paradigms. How are They Different?This article will briefly introduce and describe Functional Programming (FP) and Object-Oriented Programming (OOP). Moreover, this article…Oct 20, 2020Oct 20, 2020
User Authentication and Authorization System in Minutes with DeviseYou may be considering a full authentication solution for your Ruby on Rails app. Well, what if I told you can create an entire MVC setup…Sep 30, 20201Sep 30, 20201
Published inThe StartupUnderstanding Your Ruby Code Better With ‘pry’As you continue your journey as a beginner “rubyist” you will notice an increase in complexity in the coding challenges or “labs” you are…Sep 11, 2020Sep 11, 2020