Merge pull request #240 from kentcdodds/patch-1

Add podcast section and JavaScript Air
This commit is contained in:
Huei Tan
2016-01-21 10:07:39 +08:00

View File

@@ -61,6 +61,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [ES6](#es6) * [ES6](#es6)
* [SDK](#sdk) * [SDK](#sdk)
* [Misc](#misc) * [Misc](#misc)
* [Podcasts](#podcasts)
* [Worth Reading](#worth-reading) * [Worth Reading](#worth-reading)
* [Other Awesome Lists](#other-awesome-lists) * [Other Awesome Lists](#other-awesome-lists)
* [Contributing](#contributing) * [Contributing](#contributing)
@@ -749,6 +750,8 @@ http://www.listjs.com
* [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities. * [Logical Or Not](http://gabinaureche.com/logicalornot/) - A game about JavaScript specificities.
* [BitSet.js](https://github.com/infusion/BitSet.js) - A JavaScript Bit-Vector implementation * [BitSet.js](https://github.com/infusion/BitSet.js) - A JavaScript Bit-Vector implementation
## Podcasts
* [JavaScript Air](http://javascriptair.com) - The live video broadcast podcast all about JavaScript and the Web platform.
# Worth Reading # Worth Reading
* [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/) * [braziljs/js-the-right-way](https://github.com/braziljs/js-the-right-way/)