Hacker News new | ask | show | jobs
by WA 2466 days ago
I use Stencil, made by the ionic team: https://stenciljs.com/

It’s also a compiler for web components like Svelte and a lot like React. You can add the ionic code web components to get animations etc. Try it out, especially if you like TypeScript.

1 comments

Might have to take a deeper look at it. Thanks!