NRNick Redmark·Oct 24, 201621Is there any good resource for finding boilerplates?Optimally you would be able to filter by technologies you like and get a list of links as a result.GJ03 commented
NRNick Redmark·Oct 3, 201625Modules or NPM packages?A common pattern is to organize a node application into modules /modules/Post /modules/Event ... so here's question: why not split each module into an own NPM package? Where do you draw the line?NMMNNick and 4 more commented