next-learn
next-learn copied to clipboard
Docs: highlighting the word `terminal`
What is the documentation issue?
No formatting on important keywords e.g terminal.
Is there any context that might help us understand?
Firing up the good-old console.log() in a server-side component outputs logs to the terminal rather than following the traditional JavaScript/React behavior of logging to the browser's console.
This behavior can be misleading and frustrating not only for new learners, but also for developers transitioning from React.
Below are before and after screenshot examples for visual impact.
Before
After
Would be glad to work on a PR if given the green light
Does the docs page already exist? Please link to it.
https://nextjs.org/learn/dashboard-app/mutating-data