Skip to content

Instantly share code, notes, and snippets.

Closure and Const/Let

_createClass(Contact, [{
	    key: 'render',
	    value: function render() {
	      var self = this;
	      var controls = [];
	
	      var _loop = function _loop() {

MERN

  • npm install express --save

  • npm install body-parser cookie-parser multer --save

  • npm install -g devtool

  • devtool app.js --watch