└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # San Francisco JavaScript Meetups 2 | 3 | This is a list of awesome JavaScript events going on in the bay area. 4 | 5 | ## Add a Meetup! 6 | Just send a pull request or open an [issue](https://github.com/jkup/sf-javascript-meetups/issues) with your link(s)! 7 | 8 | Meetup | Frequency | Description 9 | ------------------- | --------- | ------------ 10 | [BeerJS] | Weekly | Casual drinking Meetup in SF. 11 | [DimSumJS] | Monthly | Dim sum and JS talk. 12 | [OaklandJS] | Weekly | Casual drinking Meetup in Oakland. 13 | [SFHTML5] | Bi-Weekly| Conference style Meetup with tech talks. 14 | [SushiJS] | Monthly | Sushi and JS talk. 15 | [WaffleJS] | Monthly | Waffles and lightning talks. 16 | [NodeschoolSF] | Monthly | Node workshops and mentorship. 17 | [NodeschoolOakland] | Monthly | Node workshops and mentorship. 18 | [NodebotsSF] | Monthly | Using Node to play with robots. 19 | [SFNode] | Monthly | Node based lighting talk. 20 | [karaokejs] | Sporadic | Sing your heart out with JS enthusiasts. 21 | [JSFest] | Yearly | Annual JavaScript conference. 22 | [DogpatchJS] | Weekly | A free and public hangout for JavaScript enthusiasts. 23 | [ChocolateJS] | Sporadic | A place to celebrate the usually uninvited faces in tech. 24 | 25 | [BeerJS]: http://www.meetup.com/beerjs/ 26 | [DimSumJS]: https://dimsumjs.github.io/ 27 | [OaklandJS]: http://oaklandjs.com/ 28 | [SFHTML5]: http://www.meetup.com/sfhtml5/ 29 | [SushiJS]: http://www.meetup.com/sushijs-sf/ 30 | [WaffleJS]: http://wafflejs.com/ 31 | [NodeschoolSF]: http://nodeschool.io/sanfrancisco/ 32 | [NodeschoolOakland]: http://nodeschool.io/oakland/ 33 | [NodebotsSF]: http://www.meetup.com/nodebotssf/ 34 | [SFNode]: http://www.meetup.com/sfnode/ 35 | [karaokejs]: http://karaokejs.club 36 | [JSFest]: http://jsfest.com/ 37 | [DogpatchJS]: http://dogpatchjs.com/ 38 | [ChocolateJS]: http://chocolatejs.com/ 39 | --------------------------------------------------------------------------------