Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #31207

Re: How develop pure JS library involving multiple source files?

From Ben Bacarisse <ben.usenet@bsb.me.uk>
Newsgroups comp.lang.javascript
Subject Re: How develop pure JS library involving multiple source files?
Date 2016-08-29 12:58 +0100
Organization A noiseless patient Spider
Message-ID <87wpizkcs7.fsf@bsb.me.uk> (permalink)
References <26eae79d-b1cd-4e4d-b795-608f470c97db@googlegroups.com> <8737lnlxj4.fsf@bsb.me.uk> <4c14deb8-3276-4bc5-9577-b64147bfcbfd@googlegroups.com>

Show all headers | View raw


Ken Tilton <kentilton@gmail.com> writes:

> On Monday, August 29, 2016 at 5:44:37 AM UTC-4, Ben Bacarisse wrote:
>> ...  As a Linux user I use nodejs, but you name some things
>> below that I've not heard of so I think you many be using Windows.
<snip>
> Thanks, Ben, I am up and running with nodejs. This page explained the
> bit I was missing: how to use "require" to go cross-file:
>
> http://openmymind.net/2012/2/3/Node-Require-and-Exports/
>
> btw, I am running a Node.js Express project under Webstorm on Ubuntu,
> though it does have Windows and Mac OS versions.

Ah, OK.  I've got too familiar with my editor to want to investigate
other interfaces so I was not aware of Webstorm on Linux, but it's good
I've now heard of it!

Glad you're up and running.

-- 
Ben.

Back to comp.lang.javascript | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

How develop pure JS library involving multiple source files? kentilton@gmail.com - 2016-08-28 23:02 -0700
  Re: How develop pure JS library involving multiple source files? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-08-29 10:44 +0100
    Re: How develop pure JS library involving multiple source files? Ken Tilton <kentilton@gmail.com> - 2016-08-29 04:19 -0700
      Re: How develop pure JS library involving multiple source files? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-08-29 12:58 +0100

csiph-web