We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab17b5e commit e010e81Copy full SHA for e010e81
slides/weekeleven/index.qmd
@@ -397,7 +397,7 @@ projects**!
397
sorted indexes
398
- Consider full-text search or indexing or databases for complex queries
399
400
-- {{< iconify fa6-solid arrow-down-a-z >}} **Sort thoughtfully**
+- {{< iconify fa6-solid arrow-down-a-z >}} **Sort with project requirements in mind**
401
- Use Python's `sorted()` or `.sort()` for production workloads
402
- Use `key=` to sort by dates, relevance, or custom fields
403
0 commit comments