Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Flenser
on April 22, 2014
|
parent
|
context
|
favorite
| on:
Debugging Asynchronous JavaScript with Chrome DevT...
if you're debugging in chrome but also running in browsers that don't support console.log in workers you can use this polyfill:
https://github.com/paulmillr/console-polyfill/blob/master/in...
Consider applying for YC's W25 batch! Applications are open till Nov 12.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/paulmillr/console-polyfill/blob/master/in...