Coding & Debugging
PromptBeginner5 minmarkdown
| React Query | `useQuery`
`useMutation` | react-query |
0
Explore
122,219 skills indexed with the new KISS metadata standard.
`useMutation` | react-query |
`export function use*()` | rn-hook |
`StyleSheet.create` | rn-component |
`NavigationContainer` | rn-navigation |
`components/`
`export function *Screen` | rn-screen |
`app/`
`static/` (if web)
`ios/` directories
scripts)
`pytest`
`app/`
`migrations/`
CI
Django migrations
background jobs
`conftest.py` | pytest-fixture |
`def test_*():`
SQLAlchemy
`typer.Typer` | cli-command |
`class *Service` | service-layer |
`@shared_task` | celery-task |
`Column(`
`op.create_table` | alembic-migration |