Published onMay 27, 2024Simple i18n for Next.js is smarter nowdevnextjscliNow I can finally replace i18next from my projects!
Published onMay 22, 2024Simple Internationalization for Next.js with Plurals SupportdevnextjscliNew update!
Published onMay 20, 2024How to easily secure Next.js projectsdevnextjsVery useful when you just want to demo your project
Published onMay 16, 2024How to correctly split a string into words in JavaScriptdevtypescriptOr why you should stop using the split function!
Published onMay 14, 2024Internationalization for Next.js Without HassledevnextjscliAnd also type-safe with zero overhead!
Published onMay 13, 2024Stop using environment variable directly in your TypeScript codedevnextjscliAfter that, stop writing the code to validate the environment variable.
Published onMay 9, 2024How to unit test Next.js API routedevnextjstestvitestmswTurned out it's not that hard!
Published onMay 7, 2024How to use a page or website screenshot as an Open Graph imagedevcliopen-sourceFor free!
Published onMay 6, 2024How to have animated nav tabs with React and Tailwind CSSdevnextjsreacttailwindJust like the one in Vercel's dashboard
Published onMay 3, 2024How to Feed the Function Call Result Back to the Model with Vercel AI SDKdevaiTo get a better response from the model
Published onMay 2, 2024How to stop rejections from bringing you downphilosophypersonalthoughtWith the power of Reframing