Blog
My thoughts, ideas, and experiences in web development and technology.
Building Recommendation Systems with Collaborative Filtering
Learn the basics of collaborative filtering and implement simple recommendation systems using TypeScript
Understanding Next.js after() function and implementing it in Express.js
Learn how Next.js after() function works and how to implement a similar pattern in Express.js applications
Automated Audit Trail in Prisma with AsyncLocalStorage
Learn how to implement automated audit trails in Prisma using AsyncLocalStorage for user identification and automatic logging of CUD operations
Understanding and Implementing Next.js "use cache" Directive: A Deep Dive
A comprehensive guide to understanding how the "use cache" directive in Next.js works, with a step-by-step implementation from scratch.
Essential TypeScript Tips for Better Code
Improve your TypeScript skills with these practical tips and best practices for writing cleaner, more maintainable code.
Building Modern Websites with Next.js
Explore the benefits of using Next.js for your web projects and learn how to get started with this powerful React framework.
Hello World - My First Blog Post
Welcome to my blog! In this first post, I'll introduce myself and share what you can expect from my future articles.