braziljs / js-the-right-way

An easy-to-read, quick reference for JS best practices, accepted coding standards, and links around the Web
http://jstherightway.org
Other
8.7k stars 942 forks source link

Added new books, helpers and etc. #245

Closed O4epegb closed 8 years ago

O4epegb commented 8 years ago

Added:

  1. Books:
    • allonge es6 edition (just changed link to actual es6 edition, i think it is more relevant now)
    • understanding es6
    • learning javascript design patterns
  2. Helpers:
    • webpack
    • browserify
    • rollup
  3. Podcast:
    • jsair
    • new link for javascript jabber
  4. Game engines:
    • rot.js
  5. Testing tools:
    • AVA
  6. And fixed typo at Kyle Simpson book
  7. Added Axel Rauschmayer to "who to follow" list.

I was not sure if i should commit local generated files (they now have untranslated stuff), so in the end i did. Fell free to accept all the changes that you think is needed and dismiss all the other.

allanesquina commented 8 years ago

Thanks @O4epegb, too helpful. :+1: