Hacker News new | ask | show | jobs
by npn 1098 days ago
the distinct difference between Vue and Svelte is html in Vue need to be wrapped in `<template>` tag. There is no such restriction in Svelte SFCs.