Pascal Pothmann

Results 3 comments of Pascal Pothmann

> @luisoliva1 There is multiple issues with your example. please do not store const in the component - move it out. Add performance optimizations with hooks and memo. Use eslint...

@maggie0002 what do you mean by "flatten compose file with script"? Can you provide a script for that? Thanks!

Hey @morintd. First of all: Thanks for this awesome library! I am also using extensions for my prisma client. My use case is to add a field `__caslSubjectType__`, that adds...