Quiz: Exploring Different Rendering Strategies
Test yourself on what you've learned in this chapter.
1
How can you enable server-side rendering in Next.js?
A)
By using the render
method
B)
By using the getInitialProps
method
C)
By using the componentDidMount
method
D)
By using the useEffect
hook
Question 1 of 60 attempted
Get hands-on with 1400+ tech skills courses.