Chris Anderson
Chris Anderson
[FaunaDB](https://fauna.com) - Relational NoSQL database with [GraphQL schema import.](https://fauna.com/blog/getting-started-with-graphql-part-1-importing-and-querying-your-schema) Supports joins, indexes, and multi-region ACID transactions with serverless per-per-use pricing.
Here are 3 sequence diagrams of how this works, that you can plug into https://www.websequencediagrams.com/ when you are making slides or whatever. ``` title Authentication Browser->Sign In: Initial request Sign...
Since we are archiving NFT assets from centralized URLs as well, we should offer an easy path for gallery and wallet authors to leverage our CDN, even for those URLs....
link to FaunaDB's GraphQL schema import capability
I'm using A Frame to get my kids into coding. I want them to be able to keep the phone in cardboard mode, while I make changes, and live reloads...
FaunaDB offers a free, one-click GraphQL backend, ideal for quickly starting new project.
It's possible end up on https://web3.storage/callback/ via back button action or direct linking, and it doesn't work right. It should redirect somewhere sensible
Currently we are sending people who subscribe for service alerts emails that look like this.
I am using a reduce-toolkit example app and getting errors. I am trying to update a Post in the mutations example app but get this error: ``` TypeError: comparatorFn is...