Published inJavaScript in Plain EnglishBeautify Your Terminal Using These ToolsHelpful tips and tricks for setting up a productive terminal environmentMar 28, 20223Mar 28, 20223
Published inDataDrivenInvestorAn Introduction to Apache KafkaWhat is Kafka? What problems does it solve?Mar 27, 2021Mar 27, 2021
Published inJavaScript in Plain EnglishBuilding a Pokedex with ReactPart 3: Building out the router and the show pageMar 15, 20211Mar 15, 20211
Published inJavaScript in Plain EnglishBuilding A Pokedex with ReactPart 2 — continue catching them all!Mar 7, 2021Mar 7, 2021
Published inJavaScript in Plain EnglishBuilding a Pokedex with ReactGotta Catch ’Em All!Mar 4, 2021Mar 4, 2021
Published inNerd For Tech8 VS Code Extensions To Increase ProductivitySettings SyncFeb 26, 2021Feb 26, 2021
Published inThe StartupReact: Understanding RefsWhat they are & how & when to use themFeb 19, 20213Feb 19, 20213
Published inWebtipsReact: HooksUnderstanding the benefits of useState() & useEffect()Jan 8, 2021Jan 8, 2021
Published inBootcampBig O in algorithms: a not so scary explanationn-Notation & Big ODec 24, 2020Dec 24, 2020
Published inThe StartupSass: BEM, Nesting, & VariablesHi everyone, this is part two in a series of blogs I am doing on Sass. If you haven’t read the first one and need help getting started…Nov 22, 2020Nov 22, 2020
Published inWebtipsReact: Client Side RoutingUsing React Router to Implement Client Side RoutingNov 19, 20201Nov 19, 20201
JavaScript: Let’s Make Fetch HappenUnderstanding Fetch() and AJAX in JavaScriptNov 1, 2020Nov 1, 2020
Published inWebtipsJavaScript’s ScopeUnderstanding Global and Local Scope & the Scope ChainSep 8, 2020Sep 8, 2020
Published inWebtipsJavaScript: Var, Let, or Const?Variables in JavaScript are a bit weird. They are awesome things that hold our data and they all kind of do it in a similar but important…Aug 30, 2020Aug 30, 2020
Understanding ActiveRecord Validations with Ruby on RailsWhat are validations and how are they useful?Aug 23, 2020Aug 23, 2020
Using an API in a Rails Project in 8 StepsFor my Flatiron Rails Project, I wanted to make an entertainment database that allowed me to pull content from an API. I found plenty of…Aug 9, 2020Aug 9, 2020