Go / Golang Basic Data TypesWhatever you want to call it Go or Golang. This article is one of a series of articles covering all things Go, starting with Basic Types.Oct 6, 20211Oct 6, 20211
Published inJavaScript in Plain EnglishuseRef() hook can be uncommon but very usefulExample of using useRef hook with some advice on when to use the React hook.Jun 21, 2020Jun 21, 2020
Can blog posts actually help to land that dream dev job?Get motivated to write blog posts. With some extra ideas and personal experience that posts do pay off in the long run. Don’t question it.Jun 16, 2020Jun 16, 2020
Python 🐍 Data StructuresThere are plenty of data structures in the wild. With some languages having many. While other languages needing us to build some from…Feb 14, 20201Feb 14, 20201
Published inThe StartupUnderstanding Python classThe thought behind classes in most programming languages is universal. However, the structure of the class itself is what may change…Nov 12, 20195Nov 12, 20195
Published inBetter ProgrammingRecursion… Recursion… Recursion… Made SimpleWhat happens when a function calls itself?Oct 20, 2019Oct 20, 2019
Settled in old ways. Try React render.props for something differentIt’s easy to get settled into a way of thinking. Maybe it’s time that holds you back, or lack of desire. But if you’re like me, you are an…Jul 29, 2018Jul 29, 2018
Redux Frustration — Let’s talkSo this isn’t a blog on whether your app needs to utilize Redux or not. There is plenty of those out there. This is actually about my…Jul 22, 2018Jul 22, 2018
Published inITNEXTRemove state from a Form component and allow Redux-Form to handle itI could feel the pitchforks being sharpened as I used my React form component to control it’s own local state inside of my Redux app. To…Jul 10, 2018Jul 10, 2018
Published inITNEXTAccess ResponsiveVoice.js in React app without a packageWhile in the process of creating a Jeopardy app I decided I wanted to do more then just show a written clue for a category. I realized I…Jul 1, 20181Jul 1, 20181