Visitors may have noticed the new “Run This” buttons next to code sections on the Nibbles blog. These buttons allow you to experiment with the code listed inside the box by running it in your browser.
However, remember that in most cases there is code towards the end of the post which makes the previous code possible. If you are inclined to experiment with the code, please remember to run everything in the right order. If there is a problem, the code box will turn red and show an error message which may be helpful in figuring out what you missed.
Thanks!
Tags: JavaScript, meta