Skip to content

Commit

Permalink
*
Browse files Browse the repository at this point in the history
  • Loading branch information
imteekay committed Jun 17, 2024
1 parent 7297400 commit daa7d8b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ And for the loading of offers, we've got a 2s improvement.

## Resources

The code is my TypeScript version of the [idlize](https://github.com/GoogleChromeLabs/idlize) package. Also, check the whole implementation in this repo: [idle-until-urgent](https://github.com/imteekay/idle-until-urgent).
The code is a TypeScript version of the [idlize](https://github.com/GoogleChromeLabs/idlize) package. The TypeScript support was implemented by Redbus in their [idlefy](https://github.com/redbus-labs/idlefy) package.

I have some resources I used along the way while doing this project. I hope it can be helpful to you too: [Web Performance Research](https://github.com/imteekay/web-performance-research).

Expand Down

0 comments on commit daa7d8b

Please sign in to comment.