Why Ionic Is My New Favorite Tool As A Web DeveloperI recently applied for a job as an application developer and came to find out during the interview process that the company was using ionic…Nov 23, 2021Nov 23, 2021
What Exactly is a React HookReact has been around for just under 10 years now. It has come a long way in that time but I want to talk about a major update to react a…Nov 16, 2021Nov 16, 2021
Troubleshooting is a SkillIf you're a programmer then you have probably had a lot of experience trying to figure out why you're program isn't working. Thinking back…Nov 9, 2021Nov 9, 2021
Why Instructions are Important and Paying Attention to DetailsI recently had a technical interview which was a simple project to be built over the weekend. The project was to build a “poker hand…Nov 2, 2021Nov 2, 2021
Linters, What are they and why should you use themAdmittedly I had very little knowledge of linters until very recently. I knew of their existence and a basic idea of what they did but…Oct 26, 2021Oct 26, 2021
What is CI/CD and Should you be Using it?Continuous integration or development, known commonly as CI/CD is really just a high level plan for how you will be developing and…Oct 18, 2021Oct 18, 2021
Git Branches and how to Use ThemGit is amazing software. For those of you who stumbled across this post without knowing what git is — how did you manage that? But to…Oct 12, 2021Oct 12, 2021
This is ConfusingEven though the title of this article looks a bit like clickbait, and you might be asking yourself what ‘this’ is referring to, it is…Oct 5, 2021Oct 5, 2021
I Was Offered My First Interview Right After Changing This One Thing About My ResumeIn 2020 my career as a chef took a big pause as Covid-19 shut down basically every restaurant in the country. The restaurant I was working…Sep 28, 2021Sep 28, 2021
What My Recent Obsession With Sudoku Helped Me Understand About SoftwareIn the past few months, I have had a growing interest in the game of sudoku. A big part of that is from a youtube channel called cracking…Sep 21, 2021Sep 21, 2021
Some Important Things That My Coding Bootcamp Didn’t Teach Me.I graduated from my Bootcamp just a few months ago and during my time searching for a job I have realized there are some important skills…Sep 14, 2021Sep 14, 2021
Test vs. Behavior Driven DevelopmentTest Driven Development, or TDD, is an extremely common workflow used throughout the software engineering field. It is the idea of writing…Sep 5, 2021Sep 5, 2021
Should You Learn TypeScript?If you’re reading this blog than there is a good chance that you are a web programmer of some level, and probably already know at least a…Aug 31, 2021Aug 31, 2021
Function vs Class Components in ReactIf you know anything about react you almost certainly know that its built around components and you likely know there are two ways to build…Aug 20, 2021Aug 20, 2021
What is SASS, and Why Should You be Using itBefore I tell you a bit about Sass and what it is I want to start off by saying that there are a decent number of people out there who…Aug 13, 2021Aug 13, 2021
A Firm Handshake — Websockets ExplainedI recently created a chatting application with the intention of having it update live and quickly realized I didn’t know what I needed to…Jun 17, 20211Jun 17, 20211
Is <HTML> REALLY a language??I’ve always heard people talk about how the programming languages of the web are html and css. But learning them is so different from any…Jun 8, 20211Jun 8, 20211
The algorithm that runs MS paint and MinesweeperUpon first look Microsoft paint and the classic game of Minesweeper don’t have any similarities. But theres the same important algorithm…May 10, 20211May 10, 20211
Difference between Nested and Namespaced and Scope RoutesI was confused when I first learned about namespaced routes in rails because I had already learned about nested routes and the difference…Apr 5, 2021Apr 5, 2021
How Social Media Connects You to Your Friends, and How You Can do the Same in Your Projects.Social media comes in all shapes and sizes these days, and although they have different rules for how they handle things like friends or…Mar 7, 20211Mar 7, 20211