JavaScript:New to SpiderMonkey: Difference between revisions

Line 174: Line 174:
  Watch the user general@spidermonkey.bugs
  Watch the user general@spidermonkey.bugs


SpiderMonkey contributors generally hang out in the very active [irc://irc.mozilla.org/jsapi #jsapi IRC channel]. You might also find the [irc://irc.mozilla.org/static #static channel] (discussions about static analysis in Mozilla) interesting.
SpiderMonkey contributors generally hang out in the very active [irc://irc.mozilla.org/jsapi #jsapi IRC channel].


Some team members blog about SpiderMonkey, though infrequently:
Reading Planet Mozilla is the best way to keep up with the Mozilla project, which includes some SpiderMonkey related blogs:


  [http://www.bailopan.net/blog/ David Anderson]
  [http://www.bailopan.net/blog/ David Anderson]
Line 184: Line 184:
  [http://blog.mozilla.com/nnethercote/ Nicholas Nethercote]
  [http://blog.mozilla.com/nnethercote/ Nicholas Nethercote]
  [http://whereswalden.com/ Jeff Walden]
  [http://whereswalden.com/ Jeff Walden]
[https://itcouldbesomuchbetter.wordpress.com Jim Blandy]
[http://blog.cdleary.com Chris Leary]


The Mozilla platform team has a [https://wiki.mozilla.org/Platform#Meetings public weekly meeting] where SpiderMonkey progress is discussed.
 
The Mozilla platform team has a [https://wiki.mozilla.org/Platform#Meetings public weekly meeting] where SpiderMonkey progress is (occasionally) discussed.


The [https://developer.mozilla.org/en/SpiderMonkey#Community js-engine mailing list] is generally used for communicating with people who embed SpiderMonkey, such as asking questions and announcing API changes. No actual development happens on the list.
The [https://developer.mozilla.org/en/SpiderMonkey#Community js-engine mailing list] is generally used for communicating with people who embed SpiderMonkey, such as asking questions and announcing API changes. No actual development happens on the list.


The [http://benjamin.smedbergs.us/weekly-updates.fcgi/ Mozilla Status Board] allows team members to give brief overviews of their recent work. At the moment, it is seldom used, but we are trying to encourage team members to post there.
 
The [https://www.mozilla.org/about/forums/#dev-tech-js-engine js-engine mailing list] is generally used for communicating with people who embed SpiderMonkey, such as asking questions and announcing API changes. No actual development happens on the list.
 
 
The [https://www.mozilla.org/about/forums/#dev-tech-js-internals js-internals mailing list] is used for communicating with other SpiderMonkey hackers. (<i>Internals</a> as in discussing the internals of the SpiderMonkey engine. All are welcome on the list.).


== Code considerations ==
== Code considerations ==
120

edits