Prisma
@prisma.io
6 months ago Find out more about Client Extensions below 👇
pris.ly/Vie8h58
💬 0
♻️ 0
❤️ 1
Find out more about Client Extensions below 👇
pris.ly/Vie8h58 Client Extensions are often overlooked in Prisma ORM, but allow you to extend Prisma Client to include any custom logic you might want to add.
For example, want to count the total number of queries in your app?
Client Extensions have you covered! If you are chasing 404s: Observability can show you the biggest offenders fast (video).
developers.netlify.com/videos/fix-t... 🟠 Want to use the Prisma Postgres Management API in Postman?
We wrote a guide to help you get started with OAuth2, access tokens, and your first request.
✅ Pre-filled callback
✅ Auth flow handled in Postman
✅ POST /projects ready to test
Full guide here👇
pris.ly/mgmt-api-po... New post: Unlocking New Mental Models with AI
Stop optimizing old workflows. Ask what new ones could exist.
Follow builders, not gurus. Tokens are investment, not expense.
https://pepicrft.me/blog... Why now?
AI crawlers are a big reason prerendering matters again.
Many do not execute JavaScript, so client-rendered content can disappear for them.
www.netlify.com/blog/prerend... Watch the full video here:
www.youtube.com/watch?v=L9h5... "Systems were going down every day." Intercom's Ryan Sherlock walks through their entire database journey: MySQL, Aurora, ProxySQL, and why they ultimately chose PlanetScale.
Tuist update: static frameworks now always host resources—no extra bundle needed. Nice simplification for resource handling in SPM/Xcode workflows. Link: https://community.tuist.... Great real-world pattern: auto-summarize incoming form submissions using Netlify Functions + AI Gateway.
Video: www.youtube.com/watch?v=Fe33... Well... As lean as your node_modules allow 👀
PS: @vite.dev 8 also exposes these functions Are you using @rolldown.rs and want to parse a file?
Then you don't have to install Oxc separately. Just use Rolldown's `parse`/`parseSync` function. Rolldown re-exports it from Oxc while keeping it as part of Rolldown's binary.
This way, your dependencies stay lean! i use it too for other stuff ( docs.val.town is astro) but for my blog i like that 11ty is more minimalist Observability tip: start with Quick insights.
You can surface high-signal patterns with pre-selected filters across traffic, bandwidth, and compute.
docs.netlify.com/manage/monit... Bonus time!
We've prepared some wallpaper for mobile to show off your favorite project 👀
Time to share your screen with us 😁
All available under github.com/voidzero-dev... 👀👀👀
🧵 Released clawd-plugin-loom — a learning graph plugin for Clawdbot!
Mastery learning + spaced repetition + semantic search in local-first Markdown.
• Nodes with prerequisites & unlocks
• SRS scheduling
• Context captures
• Git sync
https://github.com/pepic... New Year. New Look. Same Mission. Make JavaScript developers more productive than ever before
🌙 If Insomnia is your API client of choice, we’ve got you covered.
This guide shows how to set up the Prisma Postgres Management API using Insomnia’s built-in OAuth2 support.
- Configure auth and scopes
- Fetch tokens in-app
- Send project creation requests
Check it out👇
pris.ly/mgmt-api-in...