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

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

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