TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rewiring the JavaScript Console in CodePen

4 pointsby nullobjectover 10 years ago

2 comments

Pishkyover 10 years ago
Josh what really bamboozles me about your code is this..the console function returns an object, yet at no time is the text being forwarded to the function ie. var console = function(text) { ... } so when you say console.log(&quot;information...&quot;) how is function getting the string??<p>cheers PK
评论 #8326889 未加载
Pishkyover 10 years ago
I love it. Cheers PK
评论 #8326809 未加载