{(items || []).length} items

{(items || []).join(', ')}

{JSON.stringify(items)}