defectivepixel

Results 8 comments of defectivepixel

@renatoathaydes I about case sensitivity, you are right but i wanted to give the user full control. i can check for case sensitivity in the code. anyway, I guess `req.Header.Set`...

@kt3k I see you updated this [comment](https://github.com/denoland/deno_std/issues/648#issuecomment-734691245). i guess `link` and `linkSync` are implemented too. I will send some PR`s for: - [x] fs.fdatasync - [x] fs.fdatasyncSync - [x] fs.fstat...

> @mauricedoepke just to make clear the requirements for this issue: > > 1. A job added with a debounce parameter will wait X milliseconds before starting to process. >...

In this case we can delay a job with delay option in certain amount of time w and set userId as jobId (overwrite the default id). and on creating new...

it would be appreciated if you mentioned me before unassigning the issue. @amyblais thanks.

@amyblais it's ok. I was about to clean up the code and send the PR. but let @Pulkit3234 work on it.

i guess the material tree view component is a good example for integerating external animation library. https://mui.com/material-ui/react-tree-view/