|
Notes
Node CLI support the following three commands:
node: REPL
node -e "console.log(process.argv)": inline evaluation/execution
node program.js: execute code from the file program.js
About the Podcast
Node University Short Lectures and its creator Azat Mardan tells you about advantages of using Node.js and why its such an absolutely, positively, amazingly awesome technology.
Who is Azat? ¯\_(ツ)_/¯
Well, he is founder of Node University and...
⌨ Azat is in Top 1000 GitHub contributors list where Azat is number 239 right next to Paul Irish, Addy Osmani, Todd Motto and other famous developers: https://gist.github.com/paulmillr/2657075.
|