chore: styles + links
This commit is contained in:
parent
dd4ff54a98
commit
2c40ef759a
5 changed files with 104 additions and 123 deletions
7
src/links/2024/2024-05-29-fracking-the-web.md
Normal file
7
src/links/2024/2024-05-29-fracking-the-web.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "Fracking The Web"
|
||||
date: "2024-05-29T09:46-08:00"
|
||||
tags: ["tech", "AI", "google"]
|
||||
description: "Katie eats glue, Google says to eat rocks, and Sundar Pichai doesn't care about your website traffic."
|
||||
link: "https://www.todayintabs.com/p/fracking-web"
|
||||
---
|
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
title: "'Web components' considered harmful"
|
||||
date: "2024-05-29T09:47-08:00"
|
||||
tags: ["tech", "development", "javascript"]
|
||||
description: "This is not clickbait (well, kind of). When I say it’s harmful, I’m talking only about the name “web components”, not necessarily the actual web component APIs. I think the APIs themselves are quite useful, and we need more of them."
|
||||
link: "https://www.mayank.co/blog/web-components-considered-harmful/"
|
||||
---
|
Reference in a new issue