Skip to main content

How Vercel is Using GitHub Discussions to Build a Strong Next.js Community

· 3 min read
Bekah Hawrot Weigel
Developer Experience Lead

Communication is key to maintaining a healthy open source project. It’s even more important if one of your projects has more than 100,000 stars. Using a tool like GitHub discussions provides an opportunity for communication for more than bug reports, show and tell, or product announcements. It can provide a path to support and connect the community, and that’s exactly how Vercel is using discussions on their Next.js repository.

Writing Your First Pull Request: Tips, Best Practices, and AI-Powered Tools for Success

· 4 min read
Bekah Hawrot Weigel
Developer Experience Lead

I don’t remember writing my first Pull Request (PR), and to be honest, I actually looked to see if I could find it for this post, but I know that I was really nervous because I wasn’t sure if I was doing it “right.” I think I actually spent more time worrying about it than I did actually writing the thing. The good news is that there isn’t really a right way to write a PR, but there are some best practices that can guide your writing and help the maintainer to be able to understand the changes.