issues
search
vvscode
/
otus--javascript-basic
Репозиторий курса https://otus.ru/lessons/javascript-basic/
https://vvscode.github.io/otus--javascript-basic/index.html
32
stars
32
forks
source link
Feel free to add useful links for the lessons
#110
Open
vvscode
opened
3 years ago
alexey-sidorov-dev
commented
3 years ago
Useful links for
Lesson 7
:
NTL
- Interactive cli tool that lists and run package.json scripts.
package-lock.json
- The difference between file format with lockfileVersion: 1 and lockfileVersion: 2 (file format was changed significantly in npm v7).
vvscode
commented
3 years ago
@alexey-sidorov-dev PR is welcome =)
Useful links for Lesson 7: