Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30441
| Newsgroups | comp.lang.javascript |
|---|---|
| Date | 2016-05-16 09:19 -0700 |
| References | <662bb095-fcbf-4eea-a597-07d07a7975e9@googlegroups.com> <7fab549c-269c-49ab-9b8d-45c30860f0f4@googlegroups.com> |
| Message-ID | <2f390f05-400c-4d34-9e65-d5a066daaaed@googlegroups.com> (permalink) |
| Subject | Re: Node.js |
| From | jonas.thornvall@gmail.com |
Den måndag 16 maj 2016 kl. 18:00:22 UTC+2 skrev jonas.t...@gmail.com: > Den måndag 16 maj 2016 kl. 17:49:40 UTC+2 skrev jonas.t...@gmail.com: > > I just installed node js, and run the hello snippet. > > > > Could someone point me to simplest possible example where a HTML file "is used to call?" a js file. Will i need a webserver, is node.js a webserver? > > My goal is to make HTML5 apps from some old HTML pages with invoked java scripts, is node js the tool to do that? > > The code lumps start to get big unmanagable and i thought breaking up the scripts into functionX.js called from a main would help. Is it possible? Are all .js files serverside "executed on server", i want clientside "browser executed" javascript but i want to split the code/script over several files, is that possible?
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Node.js jonas.thornvall@gmail.com - 2016-05-16 08:49 -0700
Re: Node.js jonas.thornvall@gmail.com - 2016-05-16 09:00 -0700
Re: Node.js jonas.thornvall@gmail.com - 2016-05-16 09:19 -0700
Re: Node.js jonas.thornvall@gmail.com - 2016-05-16 09:41 -0700
Re: Node.js jonas.thornvall@gmail.com - 2016-05-16 09:46 -0700
Re: Node.js Tim Slattery <tim@risingdove.com> - 2016-05-16 12:53 -0400
Re: Node.js Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-16 22:20 +0200
Re: Node.js Aleksandro <aleksandro@gmx.com> - 2016-05-16 18:08 -0400
Re: Node.js Tim Streater <timstreater@greenbee.net> - 2016-05-16 23:16 +0100
Re: Node.js Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-17 08:01 +0200
Re: Node.js Aleksandro <aleksandro@gmx.com> - 2016-05-17 16:16 -0400
Re: Node.js DecadentLinuxUserNumeroUno <DLU1@DecadentLinuxUser.org> - 2016-05-18 02:25 +0100
Re: Node.js Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-18 20:08 +0200
Re: Node.js Aleksandro <aleksandro@gmx.com> - 2016-05-18 14:54 -0400
Re: Node.js Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-19 06:55 +0200
Re: Node.js jonas.thornvall@gmail.com - 2016-05-17 00:35 -0700
Re: Node.js Aleksandro <aleksandro@gmx.com> - 2016-05-17 16:51 -0400
Re: Node.js Luuk <luuk@invalid.lan> - 2016-05-16 20:01 +0200
csiph-web