twitter-clone
twitter-clone copied to clipboard
for any data to appear you have to refresh routes on both home and status routes. hydration error. Hydration completed but contains mismatches.
new syntax: `const body = await readBody(event);` `const cookies = parseCookies(event);`
YouTube keeps deleting my comments because it flagged them as "SPAM" for including the URL of MongoDB and the issues page of HeroIcons. So I sent you the list of...
reserve home page for tweets created on home page. only show replies to tweets on the individual status/:id page
refresh token is invalid when creating register page
an idea for users to add likes to tweets
### Deprecation Notice: `req` in `pattern.match` In Nuxt.js 3, the `req` object used in `pattern.match` is deprecated and will be removed in a future release. Replace it with the `request`...