clerk / clerk-docs

The documentation content for Clerk, an authentication and user management platform.
https://clerk.com/docs
83 stars 308 forks source link

improve Neon guide, highlighting API use in Next.js #1234

Closed kevinzunigacuellar closed 1 week ago

kevinzunigacuellar commented 3 weeks ago

[!IMPORTANT] 🔎 Previews:

Explanation:

The current Neon guide, despite being written for Clerk, doesn't highlight the use of Clerk APIs within the demo app.

This PR:

kevinzunigacuellar commented 3 weeks ago

I've included many of your suggestions, including using auth() instead of currentUser(), and made a few rewording changes. Let me know what you think. I believe it's coming together nicely. Thanks for the thorough review @alexisintech !