Nick Taylor

Results 91 comments of Nick Taylor

Codespaces is available to all now as far as I know. I have a branch that adds support for Codespaces. Happy to put up a PR. https://github.com/nickytonline/rustlings/tree/add-support-for-github-codespaces

Thanks for opening this issue Mark and thanks for all that you’ve done in Redux land. I’m definitely down with this, but, It’d be good to get @coryhouse and @kwelch...

Thanks for the PR @markerikson! LGTM, but as mentioned in the issue, I will let @coryhouse and @kwelch give this a look as well.

If you really wanted to persist files and have hot reloading in dev mode, you could use a webpack plugin like [write-file-webpack-plugin](https://github.com/gajus/write-file-webpack-plugin). Obviously out of the scope of react-slingshot, but...

@dockerizeallthethings, thanks for the PR! Could you open an issue and link it to this PR? In general, we like to have a discussion about what goes into the project...

This is for implementing #529.

I haven't tried this locally yet, will try to take a peek at this tomorrow. Just curious why alpine instead of slim for Node? I haven't done a whole lot...

@dockerizeallthethings, sorry that this PR and issue has gone stale. Any ideas for the first point that @mikedevita mentions?

PRs are always welcome. It would be a great first issue to the project.

Jus following up on this @ohenrik. Any repro on a fresh clone of the repo?