CLICKITY

Articles

Article main image

Advanced authentication at the Edge using Supabase & Next.JS

Applying httpOnly cookies to a Next.JS app using Supabase at the Edge

Article main image

Next.js + API Decorators - a match made in heaven

Using Next.js + API Decorators - to quickly develop a RESTful API

Article main image

Generating blurred image placeholders in a NextJS app for next/image

Generating blurred image placeholders serverside with NextJS to use in the next/image component.