{#await getPosts(length)}

Awaiting posts

{:then posts} {#each posts as post} {/each} {:catch}

Unable to fetch posts

{/await}