General
PromptBeginner5 minmarkdown
Generate a **comprehensive
actionable development plan** for building a responsive web application
0
Explore
74,697 skills indexed with the new KISS metadata standard.
actionable development plan** for building a responsive web application
tablet (768px+)
modern UI/UX
You are a senior full-stack engineer and UX/UI architect with 10+ years of experience building
and cross-device performance optimization.
$2...
PostgreSQL 15]
TIME ON;
[column2]);
converts full table scan to index seek]
avoids table lookup
order matters
best for equality/range queries
expensive
targeted lookup
filesort risk?]
highest cost
sort operation needed?]
expressions evaluated]
index usage predicted]
WHERE name LIKE '%john'
best practice violation
join strategy predicted]
LIMIT/OFFSET requirements