Amit K Gupta

Results 318 comments of Amit K Gupta

Thanks for your effort. What if we just convert it in `for(let i=0; i< length; i++)`? I believe we'll not need to do an external check then. And can you...

@Shana-AE I can't see the new changes if you did. Yes, `for` loop works faster than `for..in` and I use it most of the time if I'm not sure about...

Just for the learning, check the above node.js CI build. Your changes in the spec file are failing 4-5 tests as It is not the right solution. However, I'll spend...

Can you please check tests? Looks like github webflow is reporting failing tests.

Let me remove nimn js from FXP.

Do the issue still exists? Since v4 beta is live now. I'm trying to merge/close all the PRs

Thanks for the PR. I'll try to test your changes ASAP.

@kk-08 Sorry for the late response. Please check v4 branch that I have pushed recently. As I had already done these changes, I'm avoiding reviewing the code for same purpose....

@kk-08 v4 is live now. And changes seem useful, could you please fix the conflicts so I can review and merge the PR.

I believe the only issue here is `>`, right?