A small nodejs application I am making to learn node from a book.

NerdRat 4b7292a0eb Removed unnecessary code. 4 vuotta sitten
playground b899e5adc4 A little playground to compare when to use arrow and normal functions. 5 vuotta sitten
.gitignore 8a94bf5792 Initial commit 5 vuotta sitten
README.md c1708ac7b4 Added some links to images showing notes-node commands. 4 vuotta sitten
app.js 4b7292a0eb Removed unnecessary code. 4 vuotta sitten
notes-data.json 4bdab82007 Added the elm language definition. 4 vuotta sitten
notes.js 4b7292a0eb Removed unnecessary code. 4 vuotta sitten
package-lock.json 6fb643c092 ... 5 vuotta sitten
package.json 9f7259880e New version due to additions. Because no version management, version is based on commit number. 5 vuotta sitten

README.md

notes-node

A note taking application to learn nodejs, lodash, yargs and npm basics.

Commands

Notes Node help: help

Notes Node add: add

Notes Node read: read

Notes Node remove: remove

Notes Node list: list