Notes on backends, AI tooling and the things I ship.
Learn to use Shadow DOM to resolve CSS conflicts in third-party HTML with a guide featuring best practices and examples
Optimize your Next.js blog for AX-SEO by serving raw Markdown to enhance AI indexing and improve content discoverability
Secure your Next.js app with Userfront middleware authorization for robust IAM solutions. Protect user data and streamline authentication practices
Enhancing Next.js Security with NextAuth.js and Custom Middleware Validate user path access on edge with NextAuth & Next.js Middleware
Implementing Authenticated Protected Role-based Routing using Next.js and HOC