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 seldom used in the tutorials I've found so far. Is there a good reason for this? Like, is node primarily used just to build APIs for single page apps?
No responses yet.