| 兩邊的前次修訂版前次修改
下次修改 | 前次修改
|
| computer:program:js:node [2021/01/30 16:11] – [除錯] wm | computer:program:js:node [2025/08/09 15:53] (目前版本) – [Node.js] wm |
|---|
| * [[https://speakerdeck.com/ckarande/top-overlooked-security-threats-to-node-dot-js-web-applications|Top Overlooked Security Threats to Node.js Web Applications]] | * [[https://speakerdeck.com/ckarande/top-overlooked-security-threats-to-node-dot-js-web-applications|Top Overlooked Security Threats to Node.js Web Applications]] |
| * [[https://top.fse.guru/nodejs-a-quick-optimization-advice-7353b820c92e|#NodeJS : A quick optimization advice]] | * [[https://top.fse.guru/nodejs-a-quick-optimization-advice-7353b820c92e|#NodeJS : A quick optimization advice]] |
| | * [[https://kashw1n.com/blog/nodejs-2025/|Modern Node.js Patterns for 2025]] |
| ====Module==== | ====Module==== |
| * [[https://www.npmjs.com/package/@std/esm|@std/esm]] | * [[https://www.npmjs.com/package/@std/esm|@std/esm]] |
| ====Async==== | ====Async==== |
| * [[https://blog.appsignal.com/2020/09/30/exploring-nodejs-async-hooks.html|Exploring Node.js Async Hooks]] | * [[https://blog.appsignal.com/2020/09/30/exploring-nodejs-async-hooks.html|Exploring Node.js Async Hooks]] |
| | ====Http==== |
| | * [[https://github.com/nodejs/undici|undici]] |
| ====Domains==== | ====Domains==== |
| * [[http://www.slideshare.net/domenicdenicola/domains-20010482|Domains!]] | * [[http://www.slideshare.net/domenicdenicola/domains-20010482|Domains!]] |
| * [[http://hiddentao.github.io/squel/|Squel.js]] | * [[http://hiddentao.github.io/squel/|Squel.js]] |
| * [[http://knexjs.org/|Knex.js]] | * [[http://knexjs.org/|Knex.js]] |
| * [[http://vidigami.github.io/backbone-orm/|BackboneORM]] | * [[https://kysely.dev/|Kysely]] |
| | * [[https://typeorm.io/|TypeORM]] |
| ====設定==== | ====設定==== |
| * [[https://github.com/yeoman/configstore|configstore]] | * [[https://github.com/yeoman/configstore|configstore]] |
| ===佈署=== | ===佈署=== |
| * [[http://leanmeanfightingmachine.github.io/dploy/|DPLOY]] | * [[http://leanmeanfightingmachine.github.io/dploy/|DPLOY]] |
| | ===格式=== |
| | * [[https://github.com/lukeed/kleur|kleur]] |
| =====工具===== | =====工具===== |
| * [[computer:web:tool:npm]] | * [[computer:web:tool:npm]] |
| * [[https://github.com/creationix/nvm/|nvm]] | |
| * [[https://github.com/visionmedia/n|n]] | * [[https://github.com/visionmedia/n|n]] |
| * [[https://runkit.com/|RunKit]] | * [[https://runkit.com/|RunKit]] |
| * [[https://github.com/nodejs/citgm|Canary in the Gold Mine]] | * [[https://github.com/nodejs/citgm|Canary in the Gold Mine]] |
| * [[https://github.com/mafintosh/prebuild|prebuild]] | * [[https://github.com/mafintosh/prebuild|prebuild]] |
| | * [[https://google.github.io/zx/|zx]] (Shell Script) |
| | ====版本==== |
| | * [[https://github.com/nvm-sh/nvm|nvm]] |
| | * [[https://volta.sh/|Volta]] |
| | * [[https://github.com/Schniz/fnm|fnm]] |
| | |
| ====管理==== | ====管理==== |
| * [[https://lerna.js.org/|Lerna]] | * [[https://lerna.js.org/|Lerna]] |
| |
| =====應用===== | =====應用===== |
| | * <code>npx kill-port 8000</code> |
| * [[http://net.tutsplus.com/tutorials/javascript-ajax/how-to-scrape-web-pages-with-node-js-and-jquery/|How to Scrape Web Pages with Node.js and jQuery]] | * [[http://net.tutsplus.com/tutorials/javascript-ajax/how-to-scrape-web-pages-with-node-js-and-jquery/|How to Scrape Web Pages with Node.js and jQuery]] |
| * [[http://blog.ksetyadi.com/2011/10/nodejs-and-mongodb-a-beginners-approach/|Nodejs and MongoDB, A Beginner’s Approach]] | * [[http://blog.ksetyadi.com/2011/10/nodejs-and-mongodb-a-beginners-approach/|Nodejs and MongoDB, A Beginner’s Approach]] |