Skip to content

Commit

Permalink
Update whatiread.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreKelling authored Jun 25, 2024
1 parent d0df91d commit 9ba50d0
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/metadata/whatiread.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
{
"list": [
{
"text": "About a missing fullstack framework in JS",
"url": "https://wasp-lang.dev/blog/2024/05/29/why-we-dont-have-laravel-for-javascript-yet",
"appendix": "from Vinny"
},
{
"text": "About performance on DOM nesting",
"url": "https://frontendatscale.com/blog/how-deep-is-your-dom/",
"appendix": "from Maxi Ferreira"
},
{
"text": "About speculation rules to preload certain pages",
"url": "https://www.debugbear.com/blog/speculation-rules",
"appendix": "from Umar Hansa"
},
{
"text": "How long user stay on a web-page and what is Weibull distribution?",
"url": "https://www.nngroup.com/articles/how-long-do-users-stay-on-web-pages/",
Expand Down

0 comments on commit 9ba50d0

Please sign in to comment.