Skip to content
This repository has been archived by the owner on Sep 25, 2023. It is now read-only.

React - Hot reloading #287

Open
Zemanzo opened this issue Jun 28, 2020 · 0 comments
Open

React - Hot reloading #287

Zemanzo opened this issue Jun 28, 2020 · 0 comments
Labels
improvement refactors and the such

Comments

@Zemanzo
Copy link
Owner

Zemanzo commented Jun 28, 2020

Description
Currently, it's quite a hassle to work on anything React related because making a change in the code requires you to:

  • Rebuild client script
  • Rebuild & restart server
  • Reload browser

Doing this more than a few times makes it a real chore, so streamlining this process would help greatly when it comes to improving the development workflow.

Article that explains how to create a basic setup for SSR

Minimum Acceptance Criteria

  • No need to manually restart after making a client side-only change
  • Update happens in 10 seconds or less
@Zemanzo Zemanzo added the improvement refactors and the such label Jun 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
improvement refactors and the such
Projects
None yet
Development

No branches or pull requests

1 participant