Node.js 유용한 사이트
nodetodo (by Trott)
- Node.js 오픈소스 기여를 위한 개발 환경 설정: https://www.nodetodo.org
- Node.js 오픈소스에서 할일 찾기: https://www.nodetodo.org/next-steps
WHATWG 스펙
- DOM(Event): https://dom.spec.whatwg.org
- Encoding: https://encoding.spec.whatwg.org
- Fetch: https://fetch.spec.whatwg.org
- Streams: https://streams.spec.whatwg.org
- URL: https://url.spec.whatwg.org
- Web Cryptography: https://www.w3.org/TR/WebCryptoAPI
V8
- Features: https://v8.dev/features
ECMAScript
- Compatibility table: https://compat-table.github.io/compat-table/es6/
Slack
-
OpenJS Foundation: https://slack-invite.openjsf.org/
nodejs-build 채널: 빌드 이슈 등을 논의
nodejs-core 채널: PR 리뷰 요청, Core 관련 질문 등을 논의
Article
-
Using V8 Fast API in Node.js core: https://www.yagiz.co/using-v8-fast-api-in-node-js-core
-
Slides of joyeecheung’s talks: https://github.com/joyeecheung/talks