Planned Posts
Upcoming articles and tutorials I'm working on.
Automatic Version Releasing with Semantic Release
Learn how to automate versioning and changelog generation in your projects using Semantic Release. Streamline your release process with automated commits, version bumps, and package publishing.
Planned
Setting Up Commitlint in a Next.js Application
Learn how to enforce consistent commit messages in your Next.js application using Commitlint. Improve collaboration and maintain a clean Git history with customizable linting rules for your commits.
Planned
Creating Reusable Server Actions in Next.js App Router
Discover how to create reusable server actions in Next.js App Router to streamline backend logic and enhance your application's modularity. Learn best practices for building efficient and maintainable server-side functionality.
Planned