I0natan/nodebestpractices: Curated list of Node.js best practises
nodebestpractices - The largest Node.JS best practices list. Curated from the top ranked articles and always updated... (more…)
Read more »
Hello! In this post I’ll describe my quick and dirty solution for documenting node.js REST API. When I started exploring possible ways of documentation, I found two approaches: Documentation in code Separate documentation For my OSS projects it’s a overki… Read more