Eliminate the N+1

code Web dev military_tech SPECIALIST-2
info
You are not signed in.

You can read the task, take hints and check your answer — but nothing is saved. No XP, no skill points, and this task will not be marked complete.

assignment Your task

A list endpoint runs one query for 50 posts and 50 more for authors. Name the two standard fixes.

What this proves: Batch related lookups rather than issuing one query per row.

terminal Code / Terminal Workspace

lightbulb Progressive Hints

Need assistance? You can reveal sequential hints. Each hint applies a minor penalty to your score.

Hint #1 (-10 XP penalty)

menu_book Full Solution Walkthrough

If you are completely stuck, you can unlock the full step-by-step walkthrough.