Essential Soft Skills for Software EngineersAs a technical person, it’s always been easy for me to focus on hard skills, numbers, and statistics. This worked well through school, personal projects and smaller teams; environments where I could accomplish a ton on my own. But now I’m working in ...Sep 28, 2025·4 min read
How to implement 'Sign in with Google' for Headless Shopify Stores (React, Next.js, Hydrogen etc.)Shopify, by default, does not have pre-configured methods to authenticate customers via their Google accounts. In a Shopify theme environment, there are numerous apps you could use to accomplish social sign-in. But what about headless stores?! In thi...Dec 5, 2024·6 min read
Solving "Invalid Hook Call" Errors in ReactTroubleshooting Invalid Hook Calls (React Minified Error #321)Nov 18, 2024·5 min read
How to Remove Customer Account API Authentication in HydrogenBuilding Custom Authentication Forms: Migrating to Email/Password AuthenticationNov 4, 2024·9 min read
Complete Tutorial for Hydrogen Authentication on Local Dev EnvironmentsHow to Use Ngrok Tunnel Domain for Hydrogen Authentication LocallyOct 25, 2024·4 min read
Using seperate background images for mobile and desktop (Squarespace)I’m currently revamping a client’s website through Squarespace. Even though website builders aren’t my prefered choice for development, they do allow clients easy access to update their site in the future. For a particular section, I need there to be...Sep 23, 2024·2 min read