How to Paginate Results with Shopify’s GraphQL APILimitations, strategies, and examples of building performant pagination for Shopify AppsJun 17, 2020A response icon2Jun 17, 2020A response icon2
How to Store Empty Strings in Shopify’s Metafields APIOr more accurately… how to get around this limitationMay 22, 2020May 22, 2020
Published inBetter ProgrammingIn Defense of the Simple for LoopMap, filter, and reduce are great, but the simple for loop is still a great tool for JavaScript programmersJan 29, 2020A response icon2Jan 29, 2020A response icon2
Published inBetter ProgrammingIntermediate JavaScript: What’s the Difference Between Primitive Values and Object References?A critical distinction between immutable and mutableJan 16, 2020A response icon2Jan 16, 2020A response icon2
Published inBetter ProgrammingThe Dangers of the ‘+’ Operator in JavaScriptHow simple addition can misfire and break JavaScript applications in ways you might not expectJan 13, 2020A response icon3Jan 13, 2020A response icon3
How to Deploy Node.js Shopify Apps to Digital OceanA comprehensive guide to deploying your Node.js Shopify App to a production-grade Digital Ocean serverJan 3, 2020A response icon5Jan 3, 2020A response icon5
Published inBetter ProgrammingYou Might Need Those Semicolons in Your Javascript After AllLeaving them out looks pretty, but it could break thingsDec 9, 2019A response icon5Dec 9, 2019A response icon5
Published inBetter ProgrammingA Framework for Overcoming Tough Bugs Without Pulling Your Hair Out8 tips for breaking through roadblocks as a programmerDec 2, 2019A response icon1Dec 2, 2019A response icon1
Published inBetter ProgrammingStop Putting So Many If Statements in Your JavaScript4 other ways of handling conditional logic in your codeNov 25, 2019A response icon22Nov 25, 2019A response icon22
Published inBetter ProgrammingJavaScript: Sets vs. ArraysIntroducing Sets, the ES6 data type you didn’t know you neededNov 18, 2019A response icon6Nov 18, 2019A response icon6