Yesterday I wrote about how I’ve had some failures with some seedlings. I think the root problem is that the soil mix I’m using is holding onto too much water and keeping really dense. Sometimes you want that but here in Portland, our winters and springs are very wet so the seedlings are staying too …
Tag: testing
Testing your customer’s experience with your Shopify store will be profitable
This week I was talking with a customer who uses some AMP app in Shopify. The app was doing some things right SEO-wise but conversions-wise it had room for improvement. The checkout process was a huge one. The store enabled some of the accelerated checkouts like PayPal and Google Pay which can help conversions. But …
Catch checkout-breaking bugs in Shopify before they hurt your sales
Today’s Shopify tip is a simple one: Every time you publish a new theme, go through a full checkout. It sounds too simple but when it catches a checkout-blocking bug just once, you’ll be happy you did it. If you have the time or a team, ideally you’d have a checklist you’d follow to make …
QUnit – Tech Learning
This post is part of my tech learning series, where I take a few hours each week to try out a piece of technology that I’d like to learn. This time I’m back to using JavaScript but instead of using a framework or library to build an application, I decided to try out the testing …