Fork me on GitHub
#reagent
<
2018-09-08
>
lilactown00:09:15

hot reloading does exist in React but itโ€™s not as intuitive to setup

lilactown00:09:21

there are lots of caveats

justinlee00:09:58

@stvnmllr2 create-react-app does do hot loading and preserves state. it is based on this: https://gaearon.github.io/react-hot-loader/getstarted/

๐Ÿ‘ 4