강의

멘토링

커뮤니티

Inflearn Community Q&A

leo0h's profile image
leo0h

asked

Do it! Introduction to Node.js Programming

Creating a Controller

모듈을 내보내고 사용할 때 질문이 있습니다.

Written on

·

85

0

이번에 강의에서 Controller를 내보내고 사용할 때는 추가로 () 소괄호를 사용하지 않았지만, 전 강의에서 mongoDB는 사용할 때 dbConnect(); 처럼 소괄호를 사용해주었습니다. 소괄호를 사용해주고 안사용해줄 때의 차이를 알고싶습니다

javascriptnode.jsmongodbexpress

Answer

This question is waiting for answers
Be the first to answer!
leo0h's profile image
leo0h

asked

Ask a question