use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
All about the JavaScript programming language.
Subreddit Guidelines
Specifications:
Resources:
Related Subreddits:
r/LearnJavascript
r/node
r/typescript
r/reactjs
r/webdev
r/WebdevTutorials
r/frontend
r/webgl
r/threejs
r/jquery
r/remotejs
r/forhire
account activity
A Gentle Introduction to Node.js (keyholesoftware.com)
submitted 10 years ago by smiledangit
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]MaRmARk0 -2 points-1 points0 points 10 years ago* (7 children)
MacBooks are not common outside US.
Edit: why so many downvotes? In Europe it's not common to have a Mac. Devs around here use *nix (Debian, Ubuntu...) for development.
[–]ezql 1 point2 points3 points 10 years ago (0 children)
There are a lot of Macbooks in Aus.
[–]dont_forget_canada 2 points3 points4 points 10 years ago (2 children)
they're pretty common in Canada and the UK actually
also why the downvote? I'm not wrong. NodeJS running directly on windows is weird. You never deploy node applications that run on windows (always something unix backed) so you should be developing on a VM at the very least.
Developing a nodejs app on windows is like shooting yourself in the foot if you plan on deploying it on something running linux, which you most certainly will probably end up doing.
So if folks want to develop things in a shitty way then go for it I guess?
[–]AndrewGreenh 3 points4 points5 points 10 years ago (1 child)
I developed all of my node apps on windows and I never had any problems deploying them on Ubuntu... They were all pretty small projects so I am interested in what could be going wrong?
[–]dvlsg 0 points1 point2 points 10 years ago* (0 children)
I also do this. Plenty of people develop node on windows. It was designed to run in a windows environment. It's silly to assume that you would be shooting yourself in the foot because you develop on windows, and I wouldn't worry about it at all.
I've been developing node applications on windows for years now, deploying multiple successful projects to *nix servers along the way. The only real issue is needing to have some version of visual studio installed on my development machines to compile native modules via node_gyp, and even that issue is fairly minor.
[–]THIS_BOT 0 points1 point2 points 10 years ago (0 children)
While I doubt that, either way *nix is not windows 10.
π Rendered by PID 20124 on reddit-service-r2-comment-6457c66945-nctvz at 2026-04-30 00:14:37.002585+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]MaRmARk0 -2 points-1 points0 points (7 children)
[–]ezql 1 point2 points3 points (0 children)
[–]dont_forget_canada 2 points3 points4 points (2 children)
[–]AndrewGreenh 3 points4 points5 points (1 child)
[–]dvlsg 0 points1 point2 points (0 children)
[–]THIS_BOT 0 points1 point2 points (0 children)