s
solvin dev ADMIN
69 Joined about 2 months ago
How to type props in Svelte 5?

I understand that in Svelte 4 and previous versions props are individually declared using export let name: type = defaultValue;. For example in Svelte 4: I'm also aware of the new $props rune in Svelte 5, however I don't understand how I can type the props using th...

0 votes 7 views 1 Answer Asked about 1 month ago
s
69
How can I convert raw markdown to plaintext in TypeScript/JavaScript?

I'm working on adding structured data to question pages on solvin (more specifically implementing [QAPage](https://developers.google.com/search/docs/appearance/structured-data/qa...

0 votes 25 views 1 Answer Asked about 2 months ago
s
69