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... (more…)
Read more »
This blog was written by Bethany Griggs, with additional contributions from the Node.js Technical Steering Committee. (more…)
Read more »
Washington Metropolitan Area Transit Authority (WMATA) shows train arrival information in 20 second intervals. That means if you’re a Metro patron, you’re likely looking at information that’s at… (more…)
Read more »
Carson Gibbons is the Co-Founder & CMO of Cosmic JS, an API-first Cloud-based Content Management Platform that decouples content from code…
Read more »
Environment variables are a great way to configure parts of your Node.js application. Learn how to work with them and some tools that make your life easier. (more…)
Read more »