A collection of thoughts and recollections on web development, business, nerdium, and more.
December 9th, 2021
Aside: For this article, I am going to be using javascript and VS Code for the examples, but as this article is more of a why and not a how to, any editor and language should be applicable. For eons, javascript developers have been printing their code values to either the screen or the console to find the value of a variable, function, array, in your code. This exchange generally looks like something below: What if though you could do this…
August 12th, 2021
AWS (Amazon Web Services) is an advanced service platform with over 240 services being provided by the web giant Amazon. While working with Wiha Tools was tasked with creating a new storefront built on the AWS platform. I wanted to share five things that I learned about AWS that would have been super useful from the beginning. Note I want to be upfront about this. I am not writing a beginners guide or offering technical advise on how to setup or…
August 9th, 2021
With the trend of online selling on the rise, every company is looking to the digital horizon with hopes to sell the next great thing that will go viral. The hard truth though is that selling online is really, really, hard. There is a reason that Amazon is larger than almost every other online company combine, which is because they have something figured out that no there company can figure out quite yet, the brains of selling online. There are…