Maruf Ahmed
Maruf Ahmed
I feel like this documentation is outdated. The new shopify-api make everything easy. Example: This is the old method for make a rest API call for getting products ```javascript const...
### Summary I found the the IndexFilter component is not behaving as I expected. ### Expected behavior I expect to fire the same callback I'm using for `cancelAction` when pressing...
### Problem Description When creating a pull request (PR), having a clear description is really helpful for understanding its context. Currently, in the Sapling tool, when a PR is created,...
## Summary - fix random number generator so max value can be returned - add unit test for randomNum covering inclusive bounds ## Testing - `npm test -- --watchAll=false` ------...