Viewing profile — nuko-suke-dev
nuko-suke-dev
HN member- Joined
- Thu, Nov 24, 2022, 1:35 AM UTC
- HN karma
- 50
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About nuko-suke-dev
Recent public activity
-
comment
Comment #39199338
Thanks for the feedback! I have been convinced that people can’t understand what the site is like and how to use it intuitively. This site needs to be more user-friendly.
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #33749654
I agree with you. It is difficult to measure how to improve the site performance concretely by using idle-task, but I will do this with my application.
-
comment
Comment #33740319
Certainly.
-
comment
Comment #33740299
Thank you for your good code review! In most cases, I agree with you. I will improve the code as you said gradually.
-
comment
Comment #33740207
Sorry for the confusion. >this is a convenience wrapper around “requestIdleCallback” That's right. I changed README. https://github.com/hiroki0525/idle-task#features
-
comment
Comment #33737272
`idle-task` has shim as below . https://github.com/hiroki0525/idle-task/blob/main/src/index.... References - https://developer.chrome.com/blog/using-requestidlecallback/...
-
comment
Comment #33737230
>The README file presents it like an alternative to `requestIdleCallback`, while, in fact, it is a convenience wrapper around `requestIdleCallback`. It is a nice idea, but the desc…
- story