Lotsa docs updates

This commit is contained in:
Jermolene
2013-11-29 12:26:48 +00:00
parent 7baf8431a4
commit 8a2b3bc831
24 changed files with 286 additions and 67 deletions

View File

@@ -1,5 +1,10 @@
title: Node.js
created: 20131129094739786
creator: JeremyRuston
modified: 20131129094745311
modifier: JeremyRuston
tags: definitions
title: Node.js
type: text/vnd.tiddlywiki
[[Node.js]] is a downloadable application for your PC, Mac or Linux computer that lets it run JavaScript applications. Unlike JavaScript applications running in a web browser, [[Node.js]] code has full access to the file system and other resources of the computer, enabling it to perform the roles that have traditionally been the preserve of languages like Java, PHP and Python. See http://nodejs.org for more details.
@@ -7,4 +12,4 @@ For TiddlyWiki, [[Node.js]] means that we can have a single code base that can r
For end users, [[Node.js]] is no more complicated to install than a web browser, but unlocks powerful capabilities such as the ability to run TiddlyWiki as a web server that you can connect to from other devices.
See [[TiddlyWiki5 Node Edition]] for more details.
See [[TiddlyWiki5 on Node.js]] for more details.