Skip to content

Homework01 - node ecosystem Shawn hopkins#25

Open
hopkinss wants to merge 4 commits intopce-uw-jscript400:masterfrom
hopkinss:master
Open

Homework01 - node ecosystem Shawn hopkins#25
hopkinss wants to merge 4 commits intopce-uw-jscript400:masterfrom
hopkinss:master

Conversation

@hopkinss
Copy link

@hopkinss hopkinss commented Jul 3, 2019

No description provided.

API
Training
Blog
About
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You'll also want to add .idea/ and .vs/ here if you're using IntelliJ

* **Question:** What will you enter on the command line to run that script?

* **Your Answer:**
* **Your Answer:** console.log('hello node')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the command line, you will run npm start

* **Question:** What gets logged? Why?

#. 'shawn'
#. 'hello node'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The question here is asking why as well. 'shawn' gets logged because you've exported it from your other file.

* **Your Answer:**
* **Your Answer:**
* function
*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This question looks a bit incomplete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants