Billy MartinMy Journey Through FlatironHere I am at the finish line. Code coursing through my veins. Solving problems in my dreams. Ignoring important life situations in favor of…Apr 28, 20211Apr 28, 20211
Billy MartinReact Components and How They Work.So you’re learning React.js because all the cool kids are doing it. Sick. You boot up VS code and get your project setup and now you’re…Apr 19, 2021Apr 19, 2021
Billy MartinSimple JavaScript templates and how to render them.Heyo, it’s ya boi again. And this time we are here to discuss some JavaScript. This language can definitely feel weird to write in but…Mar 23, 2021Mar 23, 2021
Billy MartinIts a Rails App Baby. Using form_for to cast magic.Hey ya’ll. If you are like me, and have started using rails, then you probably feel like the picture above. You have started to harness…Feb 8, 2021Feb 8, 2021
Billy MartinMaking a simple PokeDex following the CRUD standard.So What’s a CRUD? It stands for Create, Read, Update, and Destroy. Our PokeDex needs to allow the user to add Pokemon to their Pokedex…Jan 10, 2021Jan 10, 2021
Billy MartinHow to create a CLI using Ruby to get information from an API.This is my tutorial for creating a command line interface with Ruby to access an API to retrieve specific data. It assumes that you are…Dec 6, 2020Dec 6, 2020