Community Page
- osteele.com Jump to website »
-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- NoTV service is not available in my area. Something about low demand :)
- I also read recently about Ethanol polluting more than gasoline. Not sure if its true coz I couldn’t keep up with all of the chemistry..but im very much interested with fuels becoz im a car...
- We got NOtv when we lost cross country wireless and moved to a new house. We found that DSL was a better item and we can actually limit what we see. The NOtv has been a shock to many folks who are...
- Absolutely beautiful post. Thirty minutes after reading it, my whole way of doing git business has changed.
- Wow, this is awesome! You should talk a little more about the code behind how this works, would be a great read.
Jump to original thread »
One problem with JavaScript development is that the string representation of a value doesn't tell you much about the value. For example,
[null], [undefined], and '' all display as the empty string. %
... Continue reading »
3 years ago
3 years ago
3 years ago
This is a much needed tool that saved the day today and I'm sure on many future days.
Good work! Now to spread the word.
1 year ago
I'm starting to code thicker clients with javascript and I've been looking for cool debugging tools like this.
Is it okay if I try merging this with jquery.debug?
http://jquery.glyphix.com/
Also, I believe the first check for null and undefined in Readable.toReadable(value,options) should return a "new String(value)" and not "String(value)".
1 year ago
1 year ago