Beginning client and server JavaScript with io.js or Node.js

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

I was wondering about the development environment from someone else's video, but this explained it.

inhibited
Автор

Thanks for these great tutorials Kyle. It's super easy to follow you because you explain all so clearly!

sakari.niittymaa
Автор

io.js has merged with the Node.js project again, and there won't be future releases of io.js (until they decide to fork again).
Just mentioning this to anyone interested.
Great videos!

DejaimeNeto
Автор

Actually a fastest dive into node.js I've seen so far. Nice.
For windows users reboot may needed since node's environment variables will be applied only after reboot (well, some users may perform voodoo magic to access them w/o reboot).

Sedokun
Автор

Greeting from Cambodia. Thank you so much Man for great tutorial !

navinly
Автор

Thanks a lot for the great setup guide!

ofeenee
Автор

Great videos, very interesting. Greetings from Venezuela. Keep going :-)

edvargas
Автор

thanks so much this tut it is super easy to understand

godsonprogrammer
Автор

ok at 5:40 i dont have the start thing but i do have the test so do i just do what ecactly what you do?

justimcole
Автор

Great video, the installation and web conference work, so where do i configure the ip address from the second computer to communicate with the first one? I'm trying to communicate diferents computers in the web conference.

_vitorhenriquec
Автор

for some reason it wont change the bg color...
i typed word for word, but nothing...text stays red and dont cap the ""c" in color

swolyjr
Автор

hello sir i have a question what if i put it online through a web servers such as go daddy is this applicable?? or is it still possible??

rolandomendozajr
Автор

Works fine, , Ty very much Kyle. Also how wan I do it with wampserver ? I don't want localhost:9966 ...

I have a website in PHP and I want to integrate your code.

csfi
Автор

what if my .js file in project\js\line_chart.js where project is the root file. i tried stript: "budojs/ line_chart.js --live" but i got module is not found?? actually can i reload my html file because i use d3 cdm so if i reload only my .js it says d3 not found

KARTHIKELANGOVANecho
Автор

How can I change the port number from 9966 to whatever I want
Thank you

sameerambre
Автор

hey kyle, how does set up budo with Visual Studio Code.

sameersingh-oyrp
Автор

please rply soon i am not getting console after npm start and going live with budo server on 9966 what should indo

abhishekudayan
Автор

I m doing it in windows 10, after installation of atom, when I enter atom . in command prompt, it's showing 'atom.' is not recognized as an internal or external command, operable program or batch file, what to do?

monikac.y
Автор

Hi, Kyle! I got an error after hitting in the command console: npm start


=> {
^^^^

SyntaxError: missing ) after argument list
at exports.runInThisContext (vm.js:53:16)
at Module._compile (module.js:413:25)
at Object.Module._extensions..js (module.js:448:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object.<anonymous>
at Module._compile (module.js:430:26)
at Object.Module._extensions..js (module.js:448:10)

npm ERR! Darwin 17.5.0
npm ERR! argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "start"
npm ERR! node v3.3.1
npm ERR! npm v2.14.3
npm ERR! code ELIFECYCLE
npm ERR! Exit status 1
npm ERR!
npm ERR! This is most likely a problem with the my_project package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! budo index.js --live
npm ERR! You can get their info via:
npm ERR! npm owner ls my_project
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!


<!-- npm-debug.log text written below -->

0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/iojs', '/usr/local/bin/npm', 'start' ]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
7 verbose unsafe-perm in lifecycle true
9 verbose stack Exit status 1
9 verbose stack at EventEmitter.<anonymous>
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at EventEmitter.emit (events.js:172:7)
9 verbose stack at ChildProcess.<anonymous>
9 verbose stack at emitTwo (events.js:87:13)
9 verbose stack at ChildProcess.emit (events.js:172:7)
9 verbose stack at maybeClose
9 verbose stack at
11 verbose cwd
12 error Darwin 17.5.0
13 error argv "/usr/local/bin/iojs" "/usr/local/bin/npm" "start"
14 error node v3.3.1
15 error npm v2.14.3
16 error code ELIFECYCLE
17 error Exit status 1
18 error This is most likely a problem with the my_project package,
18 error not with npm itself.
18 error Tell the author that this fails on your system:
18 error budo index.js --live
18 error You can get their info via:
18 error npm owner ls my_project
18 error There is likely additional logging output above.
19 verbose exit [ 1, true ]

How can this be fix?

hellosuccess
Автор

Hi there Kyle, when I type ls on cmd(windows), it says "ls is not a recognized as an internal or external command", can you help me with that please?

shawnreaper
join shbcf.ru