Getting Started with Processing.js
IN Open Source, Processing
Finally got my dev environment set up for processing.js. Took forever to get everything set up so I could run the tests (specifically cloning the mercurial repo) but it’s finally all set to go. My first bug I plan to tackle is #1417. I’m hoping that this will be a great way to get my feet wet and take a tour of the processing.js code.
I often find that when trying to learn a new code base, a bug that allows you to travel far and wide across the system, yet one simple enough to get that feeling of achievement, is the best approach. With this, you get to see much of what you will be working with, and at the end, you should hopefully have something to show for your meander around.
“Once more unto the breach, dear friends, once more;” - William Shakespeare