In sharing functionality we have such options:
url: 'https://news.vuejs.org/issues/180',
title: 'Say hi to Vite! A brand new, extremely fast development setup for Vue.',
description: 'This week, I’d like to introduce you to "Vite", which means "Fast". It’s a brand new development setup created by Evan You.',
quote: 'The hot reload is so fast it's near instant. - Evan You',
hashtags: 'vuejs,vite,javascript',
twitterUser: 'youyuxi'
We need to decide what data from GET posts/%id% will be used for it
In sharing functionality we have such options:
url: 'https://news.vuejs.org/issues/180',
title: 'Say hi to Vite! A brand new, extremely fast development setup for Vue.',
description: 'This week, I’d like to introduce you to "Vite", which means "Fast". It’s a brand new development setup created by Evan You.',
quote: 'The hot reload is so fast it's near instant. - Evan You',
hashtags: 'vuejs,vite,javascript',
twitterUser: 'youyuxi'
We need to decide what data from GET posts/%id% will be used for it