Next Steps
Congratulations on finishing all the basics lessons! Here are some recommended steps:
Share Your Next.js App
We encourage you to share the app you built in this tutorial on Twitter. If you do, please mention our team at https://twitter.com/vercel so that we can take a look! We’d love to get your feedback on this tutorial as well.
Use TypeScript with Next.js
If you prefer using TypeScript, you can learn how to use TypeScript with Next.js from here.
What to Learn Next
Take a look at our documentation to learn more. In particular, the following pages might be interesting:
- Data Fetching: Learn in depth about data fetching.
- Environment Variables: Learn more about the built-in support for Environment Variables.
- Search Engine Optimization: Learn how to optimize the SEO of your Next.js application.
Join the Conversation
If you have questions about anything related to Next.js, you're always welcome to ask our community on GitHub Discussions.
Was this helpful?