Joined March 2013
·
lsd

Isam

lsd
·
New York City
·
·

Actually the console API has .log, .warn, .error and other methods, not just .log.

In fact it has .assert, .count and other useful methods. See https://developer.chrome.com/devtools/docs/console-api

Posted to Turnip Helper over 1 year ago

What's wrong with using guard? I have 2-3 screens. I code in one, have the docs in another alongside a terminal running Guard (re-runs tests everytime vim/IDE loses focus or you save)

I can see that this is good for running individual features, but Guard only runs the updated files.

Achievements
98 Karma
0 Total ProTip Views