mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
Merge pull request #240 from kentcdodds/patch-1
Add podcast section and JavaScript Air
This commit is contained in:
@@ -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/)
|
||||||
|
|||||||
Reference in New Issue
Block a user