Skip to content

Commit

Permalink
add DNAs and hApps to build guide overview
Browse files Browse the repository at this point in the history
  • Loading branch information
pdaoust committed Jan 22, 2025
1 parent 7ecf6d5 commit cf2afe5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/build/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Now that you've got some basic concepts and the terms we use for them, it's time
* [Zomes](/build/zomes/) --- integrity vs coordinator, how to structure and compile
* [Lifecycle Events and Callbacks](/build/callbacks-and-lifecycle-hooks/) --- writing functions that respond to events in a hApp's lifecycle
* [Zome Functions](/build/zome-functions/) --- writing your hApp's back-end API
* [DNAs](/build/dnas/) --- what they're used for, how to specify and bundle
* [hApps](/build/happs/) --- headless vs UI-based, how to bundle and distribute
:::

## Working with data
Expand Down

0 comments on commit cf2afe5

Please sign in to comment.