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

Is this project on the deprecation path as well? #44

Closed
exiadbq opened this issue Nov 23, 2015 · 4 comments
Closed

Is this project on the deprecation path as well? #44

exiadbq opened this issue Nov 23, 2015 · 4 comments

Comments

@exiadbq
Copy link

exiadbq commented Nov 23, 2015

As react-hot-loader has the 'Deprecation Notice'.

@Andreyco
Copy link

It's primary dependency (react-hot-loader) is deprecated. I would not use it anymore. As suggested, use React Transform. Dan prepared boilerplate for that too https://github.com/gaearon/react-transform-boilerplate

@gaearon
Copy link
Owner

gaearon commented Feb 29, 2016

It’s a tricky situation because React Transform is also an unstable project and might change significantly later or get deprecated as well. For now I’d say they both have their own pros and cons.

@gaearon gaearon closed this as completed Feb 29, 2016
@exiadbq
Copy link
Author

exiadbq commented Feb 29, 2016

So for new project development, which you would suggest to start with?

@gaearon
Copy link
Owner

gaearon commented Feb 29, 2016

If you use something like Redux to externalize your state I would suggest neither: reduxjs/redux#1455.
Otherwise I can’t really suggest either because both have different problems. Try both and see what works better in your particular project. Hopefully I’ll have a better answer in a few months :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants