Demo, all content is generated
Oksana Kovalenko
oksana_k · developer · Helper
Web performance consultant from Kyiv, now in Kraków. Your Lighthouse score is lying to you a little.
53reputation64 all-time
1people helpedaccepted answers
Jul 2026member since
Vercel says I used 80% of Fast Origin Transfer, site has almost no visitors
Lighthouse mobile LCP 5.8s, it's the hero image, desktop is fine
Google shows 'Vite + React + TS' as the title for all my Lovable pages
console.log right after setCount still shows the old number
First Load JS is 480 kB on my homepage, what is eating it?
'Maximum update depth exceeded' after Cursor added a filter to my table
Should I switch my API routes to the edge runtime to avoid cold starts?
Realtime DELETE payload only has the id, how do I know which list to remove it from?
Soft delete with RLS: do I really need `deleted_at is null` in every query?