Carl-Brain EgebeCreating Custom Validations in RailsRails validations help prevent the entry of “bad” data into a database. Now, what exactly makes data “bad” depends on the rules set for…Oct 27, 2021Oct 27, 2021
Carl-Brain EgebeData Flow in React Components ExplainedIn React components, there are two types of data flow. One being parent-to-child and the other being a child-to-parent. Parent-to-child can…Oct 27, 2021Oct 27, 2021
Carl-Brain EgebeHow To Include Icons In Your React ApplicationIf you want to make your applications look more like the ones you use on a regular basis, using icons is a step in the right direction. I…Sep 16, 2021Sep 16, 2021
Carl-Brain EgebeCreating Database Records With Active Record MethodsActive Record is a ruby gem which uses class instances(objects) to create records in databases. Active Record is also capable of…Aug 9, 2021Aug 9, 2021
Carl-Brain EgebeHow to create the basics for a shopping app in ReactIn this demonstration, I’m going to use a 2 item store consisting of milk and broccoli to demonstrate the layout in React.Jul 13, 2021Jul 13, 2021
Carl-Brain EgebeHow To Add Foreign Fonts to Your CSSCSS offers a good number of font families which can be used. Sometimes though, those fonts just don’t cut it and you need to go out and get…Jun 13, 2021Jun 13, 2021
Carl-Brain EgebeClosing The Gap: Why I Decided to Get into Software DevelopmentRoughly 80% of college students switch majors at least once. This was a statistic that stuck with me throughout my senior year of high…May 27, 2021May 27, 2021