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

React - Hot reloading #287

@Zemanzo

Description

@Zemanzo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    improvementrefactors and the such

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions