Use Svelte instead of React

Video:

Watch the video

Why Svelte?

  • Easier for backend developers to start contributing
  • Less code than react
  • More readability = less risk for developers to shoot yourself in the foot
  • Supports SPA, SSR, and static static site generation

React vs Svelte: Two misconceptions

  • React ecosystem is larger.
  • Svelte is only good for small apps, while React is better for large, complex applications.

Code comparison

Code comparison