Bernardo António Borda d'Água

Results 56 comments of Bernardo António Borda d'Água

While it is most certainly possible to make a good implementation of custom shaders (read GLSL), without leaking internal implementation details I agree that it is a very hard task...

Ah, that is true. I completely disregarded that we don't use npm here. I'll bring this fight to ReScript as well. Using ReScript is such a breath of fresh air....

Is this planned? This would be awesome for my use case.

Can I be of help? I need this asap. If you could just point me in the sort of general direction

I guess I can add one more. What's the status on [`composite types`](https://www.prisma.io/docs/concepts/components/prisma-client/composite-types)?

I'm gonna be working on this soon. I just wanted to know if any work had been done in this direction so I wouldn't be doing unnecessary work. I'm fairly...

Another thing I bumped into that may be worth a new issue since it isn't mongo only, necessarily. Would it make sense to have an API that instead of returning...

To me this feels like the culmination of the discussion about this topic. I think the use of `svelte:element` is incredibly intuitive. We see it as a dynamic element anyway,...

> It seems like this is already possible by wrapping the element with a component and slot props -- maybe use:Component is just syntactical sugar for wrapping an element with...