Gene Campbell IIIHow To Deploy A Rails API To HerokuI recently created and deployed an application called Tip Out. It’s an application that enables waiters and waitresses the ability to…Oct 26, 2020Oct 26, 2020
Gene Campbell III8 Incredible Extensions For Visual Studio CodeVisual Studio Code is a free code editor redefined and optimized for building and debugging modern web and cloud applications. It supports…Oct 19, 2020Oct 19, 2020
Gene Campbell IIIinLevel Up CodingHow to Write Custom Routes in RailsMost of my project’s back-ends are built with Ruby on Rails. I studied and worked with Ruby on Rails during my time at Flatiron. I love…Oct 12, 20202Oct 12, 20202
Gene Campbell IIIHow To Dynamically Render Your Medium Blog Posts On Your Portfolio SiteIf you haven’t read any of my previous articles or posts, I’m a software developer who is currently searching for his first full time…Oct 6, 2020Oct 6, 2020
Gene Campbell IIISink Deeper with Advanced Hooks pt. 1 (useRef and useMemo)A couple weeks prior I wrote an article about React Hooks, specifically useState and useEffect Hooks. Today, I’m going to continue…Oct 1, 2020Oct 1, 2020
Gene Campbell III7 Tips for Solving Algorithms and Coding ChallengesHello there, lately I’ve been working with a great deal of algorithms and coding challenges as I continue my journey for my first full…Sep 23, 2020Sep 23, 2020
Gene Campbell IIIHow to deploy a React app with Netlify & set up continuous deployment via GithubSo far I have only used Heroku to deploy my web applications. Well, that changed today as I decided to branch out and try a different…Sep 15, 20204Sep 15, 20204
Gene Campbell III8 Valuable Shortcuts for Visual Studio (Mac Users)I believe everyone likes a good shortcut, and I personally like to complete tasks or goals in the most efficient fashion. Personally…Sep 7, 20201Sep 7, 20201
Gene Campbell IIIFlex on them with FlexboxIm here today to talk about one of my favorite and most utilized CSS web layout models, the CSS Flexible Box Layout, also known as the…Sep 2, 2020Sep 2, 2020
Gene Campbell IIICharting into new React territoriesAre you looking for an interactive way to display data on a React app in the form of a line chart, bar chart, or pie chart? This is the…Aug 27, 2020Aug 27, 2020