Re: can i install node.js in my system?

2020-11-18 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: can i install node.js in my system? @22You will have much more luck if you stop looking for tutorials for Node and start looking for tutorials for the frameworks.  React and/or Express would be good ones to start with.  Node itself doesn't provide much beyond the most basic of building

Re: can i install node.js in my system?

2020-11-18 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: can i install node.js in my system? I hesitate to use W3 because they only teach you what to know, I.e, they tell you that x=1 in the _expression_ 2x+3=5 without actually telling you why it is so. They're decent at quick reference, but I'd give them a pass if you're actually trying

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: can i install node.js in my system? You can also install nushell and do ps | where cpu > 30 to see processes that are using more than 30 pct. of CPU. But seriously, OP, your asking us a lot of questions you could find by just experimenting. URL: https://forum.audiogames.net/p

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector
Re: can i install node.js in my system? You can also grab the windows 7 Task Manager reg hack from Winarrow, if you want to avoid the horrid mess that is the Windows 10 Task Manager. URL: https://forum.audiogames.net/post/590541/#p590541 -- Audiogames-reflector mailing list

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: can i install node.js in my system? @15 you can sort processes based on their CPU usage in task manager. just click on the CPU column header. you will probably need to use object navigation to move your mouse to it. URL: https://forum.audiogames.net/post/590539/#p590539

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector
Re: can i install node.js in my system? Yeah I just use node js tutorials from w3 URL: https://forum.audiogames.net/post/590532/#p590532 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? well, @16, google node js tutorial w3schools. or you will get tuns of tutofials on youtube URL: https://forum.audiogames.net/post/590528/#p590528 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : amerikranian via Audiogames-reflector
Re: can i install node.js in my system? Slightly OT, but I'm still looking for a good resource to get started with Node / React / all that jazz. I like JS, but most tutorials go "Here's the syntax, here's some more info on objects, cool, you're done!" Finding newbie's guide to

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? @14nop. i will do that. but there are thousens of programs that run on bg. some microsoft products, and drivers, in those, it's hard to check? URL: https://forum.audiogames.net/post/590500/#p590500 -- Audiogames-reflector mailing list

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? @14nop. i will do that. URL: https://forum.audiogames.net/post/590500/#p590500 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: can i install node.js in my system?

2020-11-17 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: can i install node.js in my system? how would a program that isn't even running affect your cpu? I can install the most power hungry program on the planet and if I don't run it, then it won't affect my CPU usage in any way. did you check in task manager what program was eating up your

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? sorry for double posting, i din't read @11 properly.so, i won't ask you untill i try. i asked after only installation. i faced this before i post this topic. and i googled system requirements for node. i hurd it neeeds 16gb ram. and i asked to know

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? @10 and @11it's not old one. i3 6th gen processer. bought in 2016. and i say this, when i don't have node, it don't bee much usage. here is my cpu usageAverage CPU load 0.9%, Core 1: 0%, Core 2: 0%, Core 3: 3.8%, Core 4: 0%.with 3 to 4 browser tabs

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? @10 and @11it's not old one. i3 6th gen processer. and i say this, when i don't have node, it don't bee much usage. here is my cpu usageAverage CPU load 0.9%, Core 1: 0%, Core 2: 0%, Core 3: 3.8%, Core 4: 0%.with 3 to 4 browser tabs and one vlc media

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: can i install node.js in my system? Devtools almost never run anything in the background. Just installing node on your system does nothing until you turn it on.  30-40% CPU is fine.  you've got a computer you've pushed to the absolute limit and are just missing the times when it spikes

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : ogomez92 via Audiogames-reflector
Re: can i install node.js in my system? You are making your own conclusions, so why do you ask? Anyway, 40% CPU on an old system like this you say you have, is normal. URL: https://forum.audiogames.net/post/590295/#p590295 -- Audiogames-reflector mailing list Audiogames-reflector

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? so friends, i installed node js. from that, some times my cpu usage gets to 30 to 40 percent. where as normally my usage don't cross 20% if i use some applications.thankns any way. and, after installation, will it run any thing on background?and due

Re: can i install node.js in my system?

2020-11-16 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: can i install node.js in my system? @6 I use chocolatey as well. definitely also a good package manager! I just tend to refer scoop for dev related software packages, since it is more oriented in that direction@7 well if your question still is whether you can install node.js

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? ok friends, i wan't node js for some purpuses.for using typescript, electron, and for backend js development URL: https://forum.audiogames.net/post/590168/#p590168 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : Lucas1853 via Audiogames-reflector
Re: can i install node.js in my system? @5 Chocolatey does the same thing, and is more known. URL: https://forum.audiogames.net/post/590020/#p590020 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : Dragonlee via Audiogames-reflector
Re: can i install node.js in my system? node.js at the end of the day is a interpreter for _javascript_, the way python.exe is for python. it only takes up resources when it is running, so installing it will not kill your computer, if that is what you are afraid of. though I am really just

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : Turret via Audiogames-reflector
Re: can i install node.js in my system? Why would you not be able to? URL: https://forum.audiogames.net/post/589942/#p589942 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
Re: can i install node.js in my system? @2yes, but some where on internet i saw it takes more of system requirements URL: https://forum.audiogames.net/post/589934/#p589934 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin

Re: can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : Hijacker via Audiogames-reflector
Re: can i install node.js in my system? why not? You know, instead of asking you could have already downloaded and installed Node.js. URL: https://forum.audiogames.net/post/589933/#p589933 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

can i install node.js in my system?

2020-11-15 Thread AudioGames . net Forum — Developers room : bhanuponguru via Audiogames-reflector
can i install node.js in my system? so friends, i have 4gb ram, but my dayly usage will bee reached to 3.2 to 3.3 gb because i use whole much softwares. and i have i3 processer. and i have 4CPU cores and 2 logical processers. can i install node.js in this condition? URL: https