gaearon / gaearon/react-hot-loader

Hide React-Hot-Loader (behind sugar)

Open
#1,178 2 comments 1 reaction 1 assignee Claimed by @theKashey View on GitHub
Dominant language
JavaScript
Stars
12.2k
Forks
775
PR merge metrics
No merged PRs in 30d

Description

React-Hot-Loader is a dev-time tool, but it requires some configuration steps. That's not cool.

### Idea
1. Continue development of `hot-loader/react-dom` and `hot-loader/react`. Including their versions as a webpack plugins for RHL.
2. Embed `react-hot-loader/root` into `hot-loader/react-dom`
3. Wrap `ReactDOM.render` with `hot`

Now RHL could be `injected` to the app without any code changes - just rewire `react-dom` and add webpack/babel plugin.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.