Spaces:
Sleeping
Sleeping
title: Working with connections and secrets | |
slug: /develop/concepts/connections | |
# Working with connections and secrets | |
<TileContainer layout="list"> | |
<RefCard href="/develop/concepts/connections/connecting-to-data"> | |
<h5>Connecting to data</h5> | |
Connect your app to remote data or a third-party API. | |
</RefCard> | |
<RefCard href="/develop/concepts/connections/secrets-management"> | |
<h5>Secrets managements</h5> | |
Set up your development environement and design your app to handle secrets securely. | |
</RefCard> | |
<RefCard href="/develop/concepts/connections/security-reminders"> | |
<h5>Security reminders</h5> | |
Check out a few reminders to follow best practices and avoid security mistakes. | |
</RefCard> | |
</TileContainer> | |