Robert K.Preparing For a Project Walkthrough InterviewThis week I have an interview for a developer position and they want me to bring one of my recent projects and walk through it with the…Jan 4, 2021Jan 4, 2021
Robert K.Time Management for DevelopingChanging careers from hospitality and restaurant management allowed me to discover a lot of new things about myself and how I work best…Dec 28, 2020Dec 28, 2020
Robert K.Three Custom Snippets I Use Every Time I Write CodeCode snippets are an absolute lifesaver when it comes to typing less and writing code quickly. The major text editors out there (VS Code…Dec 21, 20201Dec 21, 20201
Robert K.Set Up a Vue Project with Nuxt JSSome recent contract work has led me to need to expand my skill set and use Vue JS for a user onboarding process so I wanted to share how…Dec 14, 2020Dec 14, 2020
Robert K.Portfolio Site Contact form using NetlifySetting up my portfolio site was a big project completed for me. It took me a lot of time to determine the design I wanted to have, what…Dec 7, 2020Dec 7, 2020
Robert K.Twilio’s Verify APISecurity is one of the biggest concerns when creating new applications, and there are many tools out there to make authentication and…Nov 30, 2020Nov 30, 2020
Robert K.Getting more out of GitHub => Issues and Pull RequestsWhen first learning about GitHub I think many are a little overwhelmed. New terminal commands, desktop application, branching and the like…Nov 23, 2020Nov 23, 2020
Robert K.3 Ways to Dynamically Render UI in a React ComponentDynamic pages allow you to show users what they need without having any extra markup on the page diluting the user’s attention from what…Nov 16, 2020Nov 16, 2020
Robert K.Upload and Download Images to a Postgres DB (node.js)File upload and retrieval is a key part of many web applications and is something every developer is going to need to implement at some…Nov 7, 20202Nov 7, 20202
Robert K.inJavaScript in Plain EnglishConnect a Relational DB and Backend with Node.js, Sequelize, PostgreSQLA Flatiron School instructor once told me that when learning a new language, library, or framework it helps to build a project idea that…Nov 2, 2020Nov 2, 2020