Alex Leung

Results 34 comments of Alex Leung

Why can't the package just be published like any normal open source repo? Metaplex just raised $46 million, it can afford 5 minutes to publish a package on npm.

Looks like there is a library on npm after all: https://docs.metaplex.com/sdk/js/getting-started `@metaplex/js`

I disagree @rafamel. The problem with `nextTick` is that it's Node-specific. For that reason, I can only use dataloader in Node, whereas with batchloader I can use it in Node,...

Lately I've decided to give up on React Native and am opting for Tauri mobile instead. Posting it here for others who might be fed up w/ the difficulty of...