Things I Kinda Know

  • Database migrations: "Create a migration for user preferences with JSON column" → Perfect Postgres syntax without checking docs
  • RLS policies in PostgreSQL: "Add policy for users to only see their own data" → Correct syntax I'd otherwise Google
  • AWS configurations: "Set up S3 bucket with proper CORS for uploads" → No more diving through AWS docs

✨ I understand enough to verify, but skip the docs

3 / 15