-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Section3/Storage/lib/data.js #1
Comments
Nice work Rashik, thank you. Unfortunately I need to update this library in every data.js file in every lecture, in every section of this repo. So this may take a few days, but I'll do it as fast as I can. Thank you for bringing this to my attention! |
(Leaving this issue open to help me remember to do it) |
A small refactor: making use of javascript template strings `${lib.baseDir}${dir}/${file}.json` Further, regarding:
I am curious if we can do PRs. It will obviously be faster and you can still keep an eye on things as you review merging. |
Hi @gabeno, that's a great change for you to make in your local repo. But unfortunately, there's two issues that would stop me from making that change:
Thanks for your attention to the issue though. And to answer your question, yes generally PRs are fine. They've just got to be complete enough that all the lectures are updated. Otherwise it'll go to the bottom of my very-long todo list, as this one did. |
Signed-off-by: Skye.Wu <[email protected]>
delete file code has to be updated
The text was updated successfully, but these errors were encountered: