JavaScript:New to SpiderMonkey: Difference between revisions

Jump to navigation Jump to search
Add tutorial overview
m (link to coding style)
(Add tutorial overview)
Line 1: Line 1:
This is a page to help new member of the JS team or new contributors to SpiderMonkey to orient themselves to the codebase. It's maintained by Paul Biggar (pbiggar@mozilla.com), who is currently new to SpiderMonkey. Please help by telling me what you found useful when you were new.
This is a page to help new member of the JS team or new contributors to SpiderMonkey to orient themselves. It's maintained by Paul Biggar (pbiggar@mozilla.com), who is currently new to SpiderMonkey. Please help by telling me what you found useful when you were new.


== Quick getting started tutorial ==


== Code ==
- Get the code.
- Build it
- Build the JS shell
- Make a small fix
- Build to check
- Run the tests
- See if there's a speed improvement
- Submit patch
- Get a review
- Commit the code
 
== Everything you should know ==


  - Overview
  - Overview
120

edits

Navigation menu