hye5nee123 / java-master

1 stars 0 forks source link

node.js #18

Open hye5nee123 opened 8 months ago

hye5nee123 commented 8 months ago

동기/비동기 직렬-병렬 blocking / non-blocking single thread / multi thread 동기식이 process 짜기는 쉽다.

node는 single-thread지만 non-blocking.

hye5nee123 commented 8 months ago

java module package node module package 차이 이해하기

java는 package 안에 module이 있음 node는 반대.

hye5nee123 commented 8 months ago

image vs code terminal 실행시 default 값 cmd로 바꾸기 view > palette > default 검색. > select profile 검색

hye5nee123 commented 8 months ago

node api 설명서랑 같은 위치.

https://nodejs.org/docs/latest/api/

hye5nee123 commented 8 months ago

vs code에서 npm -v랑 node -v 안 될 때는 처음 설치떄 오류난거는 파워쉘 오류일 가능성 有

파워쉘 관리자 모드 들어가서 https://it-noongam.tistory.com/19 ㄱㄱ

hye5nee123 commented 8 months ago

image

hye5nee123 commented 8 months ago

https://bernardosr1.medium.com/making-a-calculator-with-node-js-4823fc98dfdb