Setting up SonarQube Community for Analysis
A guide for independent developers on setting up SonarQube for code quality analysis in a Next.js project.
All of my long-form thoughts on programming, freelancing, product design, and more, collected in chronological order.
A guide for independent developers on setting up SonarQube for code quality analysis in a Next.js project.
A little dive into Node.js dependency warnings
Is it ready? What are the new features? Let’s dive into the latest updates in Next.js 15 and see what it has to offer.
In this article, we will be looking at how to use Tailwind UI to create a form in a Next.js application. We will also be looking at how to use the Next Safe Action pattern to handle form submissions.