Files
bower/NOTES.md
André Cruz 561a5b2b2e Remove events.
2013-04-25 13:47:15 +01:00

3.1 KiB

  • Offline usage
  • Config
  • Registry
  • Commands
  • Contributing.md
    • Copy from master
    • Tell users to learn about promises
    • Tell users to not forget to call .done() to throw unhandled promise errors in tests
  • Inter process locks? two processes running bower (either from the bin or programatically) might mess up the cache on write operations.. and possibly other write operations. Think about a solution for this (make the worker multi-process aware?!)
  • Use update-notifier!!
  • Use yeomen insight!!
  • bower could setup a git hook on folders that are github repos to make validation of the json (if it conforms with the spec)
  • in prod dont forget to Q.longStackJumpLimit = 0;
  • switch from events to promise progress
    • wait for domenic response on twitter
    • progress events: name_change, warn (deprecated json, mismatch version..), action