Skip to content

Commit

Permalink
fix: replace broken link with a valid one in frontend performance (ka…
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aly3n committed Jan 9, 2024
1 parent 4a86224 commit 22f59c6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
- [Idle Until Urgent](https://philipwalton.com/articles/idle-until-urgent/)
- [Browser painting and considerations for web performance](https://css-tricks.com/browser-painting-and-considerations-for-web-performance/)
- [The Cost Of JavaScript In 2018](https://medium.com/@addyosmani/the-cost-of-javascript-in-2018-7d8950fbb5d4) ([Video](https://www.youtube.com/watch?v=i5R7giitymk))
- [Examining Web Worker Performance](https://www.loxodrome.io/post/web-worker-performance/)
- [Examining Web Worker Performance](https://www.jameslmilner.com/posts/web-worker-performance)
- [Front-End Performance Checklist](https://github.com/thedaviddias/Front-End-Performance-Checklist)
- [jankfree](http:https://jankfree.org/)
- [What forces layout/reflow?](https://gist.github.com/paulirish/5d52fb081b3570c81e3a)
Expand Down

0 comments on commit 22f59c6

Please sign in to comment.