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

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

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