-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Description
Coding guidelines, how-tos
Interacting directly with Subgraph (1)
- how to run queries in a browser, with a few basic examples that include filtering records and joining entities - Shivani
- see a list of entities - Shivani
Using the Client to interact with Subgraph (1)
- how to run raw graphql queries in a dApp - Shivani
- how and when to use withSubscription. What is its purpose and appropriate use. - Jelle
- how to use client API, particularly: - Shivani
- fetching, state
- role and basic use of observables
- subscriptions
- entities
- events
Development processes, practices (2)
- how our genericscheme input forms system works - already exists, Shivani
- naming convention for the typical component props and state props interfaces - Tibet
- our standard practices for component architecture, function versus class component, pure components - Tibet
- best practice for fixing common react component lint errors - Tibet
- review and update all of the Alchemy repo readme files for accuracy, clarity and completeness - Jelle
- review all the DAOstack repos for documentation consistency, etc - Shivani
- what contracts Alchemy (client) is supporting, identify the pages that support each - Shivani
- describe how Alchemy UI actions map to blockchain contracts, other services - Shivani
- for Arc contracts, track how they are treated, handled in our stack (Arc => compilation => migration => subgraph => client) - Shivani
APIs (machine-generated) (4)
- client - Jelle
- topics that simply redirect to the machine-generated pages
Internal (3)
- how our sites are deployed - very internal, Jelle
Metadata
Metadata
Assignees
Labels
No labels