You are viewing a single comment's thread from:
RE: React-resize-image : React component for resizing image
Your contribution cannot be approved yet. See the Utopian Rules. Please edit your contribution to reapply for approval.
This is on the brink of being rejected because the perceived work/effort put into it seems not high enough to receive the bot's high upvote. As such, I'd like to bring the following items to your attention:
- I went to the sample code site and it initially gave the ff. error: ModuleNotFoundError
Could not find module in path: 'react-resize-image'- I had to click the refresh button beside the site link(https://kwor5q8oyo.codesandbox.io/)
- Submitted projects must have a unique value. Redundant projects will not be accepted.
- This project looks similar with react-image-resizer. The difference is you're module wraps http://rsz.io/ (your project's unique value)
- Trivial code snippets, example code or simple templates will not be accepted.
- I feel the project falling under 'simple templates' since it's just a wrapper of calls to http://rsz.io/ API; but I also accept the fact that most of the time, it's the simple solutions that work; if you plan to submit similar contributions in the future, I suggest adding a website or project where your tool is already in use - it adds a convincing touch to your contribution to be approved.
Please reply to this comment or get in touch with me in discord if you accept and understand what I wrote above.
You can contact us on Discord.
[utopian-moderator]
thanks for your time moderating @eastmael
This project is different with
react-image-resizer
.My point is, it decreases the amount of bandwidth downloaded, with smaller images. Not like
react-image-resizer
that download the real image.Let's say I have a 100KB image with 1024px x 1024px resolution. If we want to make it
200px x 200px, this project will download smaller images, maybe just 20KB rather than 100KB.
But i accept that this project is not enough.
Thank you for understanding. Since this is just your third contribution, I accepted it. But I would like to suggest is to look for high impact contributions by contributing to projects that you perceive to be of value or start a high-value project of your own.
okay, next time I 'll look for high impact.
thank you.