Thomas Greco
Thomas Greco
hey @Mair ! I watched your video from the Melbourne Meet up on draft-js which then led me to this repo. That being said, I would love to help bring...
I added a `description` property on to the post interface so now it looks like the block below: ```javascript // @flow export type Post = { title: string, description: string,...
I'm currently migrating my blog posts over to next-static and i'm getting an error trying to use a block of `.sh` code. Wondering if you got any input on this!
The UCAN project makes use of capabilities for the purpose of handling authorization in a manner in which POLA can be enforced. In short, UCANs eliminate reliance on an authorization...
**This page contains excerpts posted by @kriskowal within the Endo Contributors [Matrix Chat](https://matrix.to/#/#endo-contrib:matrix.org)** ## Endo Pet Daemon Development - In a conversation with @kriskowal and @tgrecojs we began exploring the...
in the event that the fix for #32 is desired, i just took a second to address that with this PR. 🙂
Clicking on the README's link for the eventual send shim results in a 404 due to its migration from the agoric-sdk into the endo repo. https://github.com/tc39/proposal-eventual-send/blob/faaad301139c7489454aaf707d38cc171ac57482/README.md?plain=1#L338-L342