Update for 18-11-21 21:00
This commit is contained in:
parent
8df2aeaede
commit
ae53f09f54
8
lang/Javascript.wiki
Normal file
8
lang/Javascript.wiki
Normal file
@ -0,0 +1,8 @@
|
||||
= Javascript =
|
||||
|
||||
Javascript is probably the most popular language in existance. It is an
|
||||
interpreted, typeless language
|
||||
|
||||
== Node ==
|
||||
|
||||
See [[Node.js.wiki]]
|
6
lang/Node.js.wiki
Normal file
6
lang/Node.js.wiki
Normal file
@ -0,0 +1,6 @@
|
||||
= Node.js =
|
||||
|
||||
Node.js is an Asynchronus, event driven javascript runtime. On line the command
|
||||
is `node`.
|
||||
|
||||
== Hello World ==
|
Loading…
Reference in New Issue
Block a user