How I Saved my Client from Hours of Shopify Grunt Work
My longtime client Charles once asked me if I could create a section that he could add to all product...
My longtime client Charles once asked me if I could create a section that he could add to all product...
Nitish
When you peel back the glossy storefront of a Shopify site, what you’ll find underneath isn’t a tangle of random...
Nitish
Peek inside a modern JavaScript project and you will probably see a folder called dist with some massive files inside...
Nitish
When I first started learning web development, the package.json file honestly intimidated me.I could read what it said, but it...
Nitish
Every now and then a client asks for something that sounds simple and turns into a mini physics experiment. This...
Nitish
Let’s be real. Nothing kills user experience faster than a website that drags its feet. And the biggest culprit? Images....
Nitish
GitHub allows you to tag your repository commits with an optional comment. Adding tags to your GitHub repository as you...
Nitish
addcslashes() — Quote string with slashes in a C style addslashes() — Quote string with slashes bin2hex() — Convert binary...
Nitish
There are a lot of situations in which you might want to delete or remove a given element from an...
Nitish
There are many situations where you might want to redirect users to a different page based on some action they...
Nitish