Log-in to edit
I love node
Node.js is an open-source, cross-platform, back-end JavaScript runtime environment that runs on the V8 engine and executes JavaScript code outside a web browser. Node.js lets developers use JavaScript to write command line tools and for server-side scripting—running scripts server-side to produce dy
Tag: best
Status: published
MongoDB
MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas. MongoDB is developed by MongoDB Inc. and licensed under the Server Side Public License. Wikipedia
Tag: best
Status: published
Express
Express is a NodeJS module available through the NPM registry. What is the NPM registry you ask? According to NPM "The free npm Registry has become the center of JavaScript code sharing, and with more than one million packages, the largest software registry in the world." Express is a minimal and
Tag: best
Status: published