Skip to content

Instantly share code, notes, and snippets.

@dhilipkmr
Created April 6, 2020 09:11
Show Gist options
  • Save dhilipkmr/92738e9c59044258f5cd1339abe2b8ce to your computer and use it in GitHub Desktop.
Save dhilipkmr/92738e9c59044258f5cd1339abe2b8ce to your computer and use it in GitHub Desktop.
Metrics preact svelte
1 Size ~4.5KB (with Hooks) Although it compiles the code to plain js, it adds a small amount of Svelte framework specific code (~2KB)
2 Community Better than Svelte Relatively new and Growing
3 Package Availability All react and preact Frameworks are supported in preact Not much option in terms of package availability
4 Skillset of Developers Abundance Need time to get into Svelte Ecosystem
5 BoilerPlate Comparatively More Boilerplate Lesser Boiler Plate with the help of 2 way Binding
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment