Is node js just mostly used for API development?
All of the tutorials I've looked at have no mention of controllers at all and are mostly just routes returning json data. Although I happened upon one tutorial which mentioned jade in it which is, if I'm not mistaken, node's templating engine, it is ...
Join discussion