DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Next.js Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
easy
Next.js
Which of these is a documented, appropriate use case for Proxy?
A
Fetching a large dataset from a third-party API for every request
B
Rewriting a request to a different page based on an A/B testing cookie
C
Rendering a page's main content
D
Replacing the need for a database entirely
Check Answer