jaredpalmer's notebooks

  • zoop - /jaredpalmer/test-1
    Last edited 4 years ago
    const _ = require('lodash') exports.endpoint = function(request, response) { response.end("Hello world!"); }
  • My First Playground - /jaredpalmer/my-first-playground
    Last edited 7 years ago
    This is a playground to test JavaScript. It runs a completely standard copy of Node.js on a virtual server created just for you. Every one of npm’s 300,000+ packages are pre-installed, so try it out: