Explore >> Select a destination


You are here

compositecode.blog
| | www.ctnicholas.dev
3.4 parsecs away

Travel
| | With the release of Next.js 12, Vercel Edge Functions have been announced, allowing for super speedy edge-optimised functions. They can also be used as helpful Next.js middleware functions. In this article I'll explain what they are & how to use them, before diving into a few examples.
| | devremote.io
2.1 parsecs away

Travel
| | Prisma is a modern, open-source data access layer that provides a flexible and intuitive way to work with databases. It allows you to interact easily with your data by providing a clean, declarative API and robust tools for building complex queries. This article will explore how to set up Prisma
| | joyofcode.xyz
2.0 parsecs away

Travel
| | Learn SvelteKit user authentication using cookies.
| | gist.github.com
9.3 parsecs away

Travel
| Generic `printf` implementation in Idris2. GitHub Gist: instantly share code, notes, and snippets.