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

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

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