Skip to content
russplaysguitar edited this page Nov 15, 2012 · 8 revisions

Open Source Team resources for the Nov. 15th workshop and beyond.

Quick-Start Guides

Nov. 15th Workshop Goals

Utilize the guides above to learn how to do the following:

  1. Compile Popcorn.js
  2. Run the unit test suite
  3. Use Popcorn's issue tracking system
  4. Explore the code

Tips:

  • Don't try to understand how the entire project works. That would take too long.
  • Just pick an issue, already. Don't waste time finding the perfect one.
  • Reproduce the issue before trying to fix it.
  • Work with a partner. We're all friends here!
  • Use an editor that allows you to search the entire directory (hint: "Find in Files" in Sublime Text 2).