Svelte looks amazing. Some questions that occurred to me:
- Does it work with TypeScript?
- How does it relate to other reactive frameworks, such as RXJS? Does it make sense to use them together or does the Svelte compiler invalidate the benefits of them?
- Does it work with TypeScript?
- How does it relate to other reactive frameworks, such as RXJS? Does it make sense to use them together or does the Svelte compiler invalidate the benefits of them?
- Does it work with any existing components?