shlogg · Early preview
Achour Meguenni @achourmeguenni

Web developer since 2013

Next.js 15 With App Router And Prisma ORM

Next.js 15 with App Router boosts modern React dev. Features include Better Auth for seamless auth, Prisma ORM for db mgmt, shadcn/ui for pre-styled UI comps & TypeScript support.

Adding Glow Effects With React Glow Effect Library And Tailwind CSS

Enhance React apps with visual effects using the lightweight React Glow Effect Library. Combine it with Tailwind CSS for ultimate styling flexibility and create engaging UI elements.

Automate Console Log Removal With Next.js

Next.js automates removal of `console.log` statements in production, keeping your code clean and performance optimized. Read more: https://www.mrdigitus.com/blog/remove-console-log-nextjs-productions/