The Cerebrum Brainstorm Blog is home to discussions on digital identity, people trust, and compliance.
Subscribe to our newsletter to get the latest updates and news
Engineering
Stable sorting in Prisma
At Cerebrum we recently came across a tricky bug, where we would see records being
Engineering
Stop undifferentiated heavy lifting
How to leverage the unique advantages your company holds and reuse existing infrastructure, tools, and standards to scale faster.
Engineering
How to use session context in Prisma
Tackling the challenge of accessing context in Prisma middleware by using the cls-hooked npm module to store context-specific data, allowing for advanced logging and permissioning.