We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a3fe10 commit ca90478Copy full SHA for ca90478
README.md
@@ -1,4 +1,4 @@
1
-# NodeJS for Nexss Programmer 2.x
+# Node.js for Nexss Programmer 2.x
2
3
To Install Nexss Programmer please go to [Nexss Programmer CLI](https://github.com/nexssp/cli#readme) for more information.
4
You can also find some R&D on wiki pages: <https://github.com/nexssp/language_nodejs/wiki>
@@ -42,4 +42,5 @@ console.log(`Hello from Deno! ${Deno.version.deno}`);
42
43
## Interesting links
44
45
+- Awesome Node.js - <https://github.com/sindresorhus/awesome-nodejs#contents>
46
- Deno by Example: <https://examples.deno.land/>
0 commit comments