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 problems to use const and let #660

Closed
6 tasks done
shisama opened this issue Mar 13, 2019 · 1 comment
Closed
6 tasks done

Update problems to use const and let #660

shisama opened this issue Mar 13, 2019 · 1 comment

Comments

@shisama
Copy link
Contributor

shisama commented Mar 13, 2019

Hi, I like learnyounode. This workshop helped me to learn Node.js.
However, this workshop is a little outdated.
This is the proposal to replace var to let/const in problem.md like solution (PR: #555).
The below list indicates problem.md including 'var'.

  • http_collect
  • http_file_server
  • http_uppercaserer
  • make_it_modular
  • my_first_io
  • time_server
@shanmukhateja
Copy link
Contributor

It seems this issue can be closed as the referred PR seems to have achieved the propositions made.

@feross feross closed this as completed Sep 14, 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

Successfully merging a pull request may close this issue.

3 participants