{#await getProjects()}
Fetching projects
{:then projects} {#each projects as project}
{/each} {:catch}
Error fetching projects
{/await}