We are the community of software engineers connected around JS-based stack of technologies. The main goal is to gather together people and share knowledge between them. We are going to deep dive into interesting areas of information technologies.
JSON.stringify analog named TSON.stringify! Author promise that the implementation 10x times faster than the original JSON.strigify.
🔗 dev.to/samchon…afe-2eme
#article #json #typescript"useNx": true та все стає швидким та зручним 🙂
Детальніше за посиланням:
🔗 blog.nrwl.io/lerna-r…c6e9091c
#lerna #nxnode:test!
🔗 itnext.io/the-new…315ac9f9
#article #test #nodejson-server --watch db.json🔗 https://github.com/typicode/json-server #json #github #nodejs #javascript #repo
npm run build необхідно робити npm prune --production.
- sort-package-json сортує package.json до канонічного вигляду
- depcheck знаходить не використовувані або не оголошені в package.json залежності
- browser-run/bcat виводить результат роботу іншої CLI команди у браузер
- license-checker показує які open source ліцензії у пакетів в ваших залежностях
Перевірити ваш список: npm list -g. А що і навіщо використовуєте ви?