Posts
All the articles I've posted.
Enhancing Security in Next.js with NextAuth, A Guide to Protected Pages
Published: at 02:00 PM•reactnextjs+1Integrating the WithAuth component in Next.js applications fortifies pages against unauthorized access, enhancing user experience by ensuring sensitive content remains invisible to unauthenticated users, leveraging TypeScript's type safety and React's best practices for a robust development approach.
Read moreBuilding a Multilingual Static Site with Next.js 14
Published: at 08:43 AM•reactnextjsLearn to build a fast, multilingual site with Next.js 14. Preload translations for instant switches and improved SEO. Full guide and code on GitHub.
Read moreConverting Blog From jekyl to astro
Published: at 02:43 PM•astroJust an a public service announcement that I've converted my blog peterkellner.net from Jekyl to AstroBuild,still on Github Pages
Read moreCan ChatGPT Reason? A Real-Life Example, You Decide
Published: at 08:00 PM•othersThis blog post provides a concise yet informative overview of ChatGPT's reasoning abilities, its applications, and its implications in various fields, tailored for an audience interested in AI and its real-world applications.
Read moreMy TypeScript Skills Improving and Best Practices
Published: at 08:00 PM•othersI improved my TypeScript skills by resolving a bug in a REST service, learning the importance of proper type assertions and error handling in Prisma database interactions.
Read more