You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 25, 2023. It is now read-only.
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.
Description
Currently, it's quite a hassle to work on anything React related because making a change in the code requires you to:
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
The text was updated successfully, but these errors were encountered: