Hacker News new | ask | show | jobs
by joshuahutt 3158 days ago
If you're not using HMR and you're worried about iteration time, you're missing the biggest win. The time it takes to transpile a function is negligible.

http://matthewlehner.net/react-hot-module-replacement-with-w...

1 comments

You don't need babel to get HMR.