Thinking about how time spend writing 'console.log' everytime is terrible, shortlogging comes to simplify this.
cs.l('console.log equivalent')
cs.c('console.clear equivalent')
cs.d('console.dir equivalent')
and a bit more...
for more information check this project in ghpages https://matheusdsm.github.io/shortlogging/
