Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update development environment to use watchers #246

Open
smebberson opened this issue Apr 8, 2019 · 0 comments
Open

Update development environment to use watchers #246

smebberson opened this issue Apr 8, 2019 · 0 comments
Assignees

Comments

@smebberson
Copy link
Contributor

At the moment, development is a little tedious due to the use of Docker without volumes.

We should update the development environment to use watchers in all instances (i.e. tests and actual development).

Potential to use Jest's watch options to automatically run tests.

Potential to use nodemon for the server side of things, or go one better and use Webpack's HMR capabilities (i.e. https://github.com/glenjamin/ultimate-hot-reloading-example/).

@smebberson smebberson changed the title Update development environment to use watchers. Update development environment to use watchers Apr 8, 2019
@smebberson smebberson self-assigned this Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant