Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 298 Bytes

javascript.md

File metadata and controls

9 lines (8 loc) · 298 Bytes

JavaScript

  • TypeScript, Elm, PureScript, BuckleScript/ReasonML
  • ESLint
  • Prettier - code formatting
  • NPX - basically bundle exec for NPM binaries
    • Comes with NPM (as of 5.2)
  • Polly.js - record/replay/stub HTTP requests (like Ruby VCR)