I've built a full blogging system like Carrd / linktree on top of Notion and it's so refreshingly easy.<p>The only downside is their native JS API is so darn slow — sometimes easily 30s wait, so I have to create another cache layer on top of it with Cloudflare KV, which isn't ideal. How are you dealing with that aspect?