Published onJune 18, 2024Simplify data fetching with RSC, Suspense, and use API in Next.jsdevnextjsThe new use API combined with React Server Components (RSC) and Suspense can simplify data fetching in Next.js
Published onJune 17, 2024How to fix invalid login in Minio deployed via CoolifyubuntuclicoolifyIt took me hours and a nap to finally figure out how to fix this problem
Published onJune 14, 2024Blocking External Access to PostgreSQL in Docker with UFW on UbuntudatabasepostgresSetting up firewall is not always easy even when the tool said it's uncomplicated
Published onJune 12, 2024How to render zoomable image with Shadcn UI and Tailwind CSS in Next.jsdevnextjstailwindWith Shadcn UI and Tailwind CSS, you can easily render zoomable image.
Published onJune 10, 2024Making a User-Friendly, Smart, and Secure AI Assistant ChatbotdevnextjsaiVercel AI SDK and gpt-4o make it easy to build a user-friendly and natural-sounding AI chatbot.