101-tutorial icon indicating copy to clipboard operation
101-tutorial copied to clipboard

Results 35 101-tutorial issues
Sort by recently updated
recently updated
newest added

The tutorial doesn't actually use this field, but I think it's still wrong

Suggest adding hyperlink to PWD tips in the instructions for this section (currently learners don't see the tips until the _Updating our Source Code_ section).

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies

Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 13.1.1 to 13.1.2. Changelog Sourced from yargs-parser's changelog. 15.0.0 (2019-10-07) Features rework collect-unknown-options into unknown-options-as-args, providing more comprehensive functionality (ef771ca) BREAKING CHANGES rework collect-unknown-options into unknown-options-as-args, providing...

dependencies

Since one could have run `docker-compose up` in the previous, the volume for the database could already exists, but without the `todos` database. Running `docker-compose down --volumes` would fix this...

I am trying to setup a windows-based docker develop enviornment like this: windows 10 2004 workstation edition docker for windows 2.3.0.2 with wsl2 as backend i following the tutorial like...

Using the docker playground to run the tutorial and I've run into an issue getting the app to work correctly in the second stage "Our Application". **Steps to reproduce (essentially...

Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. Commits 6370e90 Mark version 5.7.4 fbc15b1 More rigorously check surrogate pairs in regexp validator See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=acorn&package-manager=npm_and_yarn&previous-version=5.7.3&new-version=5.7.4)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot...

dependencies