question about the todo comment
Closed this issue ยท 2 comments
lucianidev commented
Good evening,
I would like to contribute to this project. In the main file there are commonly repeated lines:
req.onreadystatechange = () => { if(req.readyState === 4 && req.status === 404) { // TODO } }
Can you explain what the todo means.
Thanks for your attention,
lucianidev
theritikchoure commented
We were supposed to do error handling from there, but now we are not using this block for error handling.
we have removed it.
Thanks for your issue.
theritikchoure commented
A heartfelt thanks to you for your contribution to this project ๐๐
We are really grateful for your contribution.
Happy Learning ๐!!!