Hi there...

{#each data.articles as article (article.title)}

{article.title}

{new Date(article.updated).toLocaleDateString()}

{/each}