diff --git a/node.md b/node.md index fcb684b..2edece6 100644 --- a/node.md +++ b/node.md @@ -1,15 +1,15 @@ # Node.js -## module.exports/require ## NPM +## module.exports/require +## Routing +## MVC +## Views ## Params/Query Strings ## CRUD -## Method Override -## Body Parser ## REST -## MVC ## Middleware -## Routing -## Views +## Body Parser +## Method Override ## Database ## Static