3 Mistakes I Made As A Software EntrepreneurI don’t know if this is a mistakes guide, or a confession post about things I wish I could do different. I guess a little of both, at the…May 11, 20231May 11, 20231
Setup PostGres with Node.js & KnexNode.js and PostGres have grown in popularity for several companies to have in their tech stack. Let’s do a quick walkthrough on how to…Dec 31, 2021Dec 31, 2021
Install Postgres on MacPostGres has grown a lot recently in popularity, as a free alternative to enterprise relational databases such as Oracle SQL, and also as a…Dec 31, 2021Dec 31, 2021
Get Started with Postgres on Mac in 4 StepsWe will be going through how to setup Postgres locally on mac. We will cover the following:Dec 31, 2021Dec 31, 2021
Git Methodologies, managing your git process (Branch vs Commit)Git can be your best friend or your worst enemy at times. Navigating through the treacherous waters can be sometimes nerve racking for even…Dec 31, 2021Dec 31, 2021
Getting the value from input fields in React NativeAlmost everyone does it wrong, they pass the value to a state, this is very similar to how Angular and $scope worked in two-way-binded…Dec 31, 2021Dec 31, 2021