Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

Switch Preact to React #247

Open
pascalw opened this issue Nov 9, 2018 · 0 comments
Open

Switch Preact to React #247

pascalw opened this issue Nov 9, 2018 · 0 comments
Milestone

Comments

@pascalw
Copy link
Member

pascalw commented Nov 9, 2018

Switch the generated project from Preact to React.

  • Preact is unfortunately not keeping up with React, so we're missing out on some newer features like fragments, portals, Lazy, Suspense etc. (Some of these features can be achieved in Preact, with 3rd party plugins).
  • Preact can be a pain when used with 3rd party plugins. A lot of React plugins are not compatible with Preact.
  • React is now MIT licensed.
  • React is still quite a bit larger than Preact. For mobile apps this is a drawback, though React 16 is already lighter weight than React 15.
@pascalw pascalw added this to the 4.0.0 milestone Nov 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant