Rails API- Active Model SerializersIf you have heard about serializers before but can’t seem to wrap your head around them, my goal with this blog is to help you understand…Jul 8, 2021Jul 8, 2021
Step by Step Guide To Deploying Your Project to HerokuIf this is your first time deploying an app on Heroku, I will walk you through step-by-step guides on how to deploy your app and the…Jun 25, 2021Jun 25, 2021
What exactly is the difference between attr-accessor, attr_reader, and attr-writer?If you are like me, you probably had a hard time wrapping your head around the different macros in Ruby and when to use which. In this…Jun 3, 2021Jun 3, 2021
React Starter PackIf it’s taking you some time to fully grasp the different concepts of React compared to vanilla Javascript, I would like to assure you, you…May 13, 2021May 13, 2021
GET, POST, PATCH, and DELETE with real world exampleI remember the first week of class being asked what real-world example I would use to describe GET, POST, PATCH, and DELETE. A few weeks…Apr 22, 2021Apr 22, 2021