Language/Node.js

[Node.js] 학습 관련 정보

TechNote.kr 2020. 2. 22. 11:29
728x90

 

[Javascript Event Loop 에 대한 이해]

What the heck is the event loop anyway? | Philip Roberts | JSConf EU

https://www.youtube.com/watch?v=8aGhZQkoFbQ

 

 

[libuv 에 대한 이해]

Node.js 에서 event-driven 비동기 I/O 모델을 지원 가능하게 하는 라이브러리의 Design Overview

http://docs.libuv.org/en/v1.x/design.html[libuv 에 대한 이해]

https://nodejs.org/ko/docs/guides/event-loop-timers-and-nexttick/

 

 

[Node.js 에 대한 이해]

https://nodejs.dev/the-nodejs-event-loop

 

 

[Electron 학습]

https://www.tutorialspoint.com/electron/index.htm

 

728x90

'Language > Node.js' 카테고리의 다른 글

[Node.js] 설치 및 버전 확인  (0) 2022.06.19
[Node.js] libuv 의 Design overview  (0) 2020.02.23