Echo JS 0.11.0

<~>

tracker1 1069 days ago. link 1 point
Kind of an advertisement for Ably's paid SaaS, added "(Commercial Service)" tag to the title.

I don't think anyone is under the impression that Jamstack can't do dynamic content.  The point of Jamstack is to move away from heavy, large, opinionated frameworks.  Especially as most browsers now support echmascript modules as well as the dynamic import method.

I'm thinking a loader shim could get us very close to a similar experience for Svelte with say the Svelte Material UI component library[1], redux and a decent client side router.  I've seriously been wanting to play more with these lighter weight toolkits.

I think React + TypeScript is probably better for many web based applications, but a lot of sites/apps don't need that level of overhead, especially with single developer or small team scenarios.  Aside, never thought I'd warm up to TypeScript at all.

1. https://sveltematerialui.com/