Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's the catch? #46

Closed
tusharmath opened this issue Feb 12, 2016 · 2 comments
Closed

What's the catch? #46

tusharmath opened this issue Feb 12, 2016 · 2 comments
Labels

Comments

@tusharmath
Copy link
Contributor

If I can get all the features that react provides, then how can this be smaller? There should be some catch.

@developit
Copy link
Member

Preact is inherently tied to the DOM, uses normal browser events, and doesn't have as complex of a diff algorithm.

https://github.com/developit/preact/wiki/Differences-to-React#whats-missing

@developit
Copy link
Member

Closing since it's in the wiki, but feel free to ask more if you don't think I've answered your question well enough!

marvinhagemeister pushed a commit that referenced this issue Mar 2, 2019
Add support and tests for componentDidCatch support
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants