Yingdi1111

- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
Yingdi1111 commented, -
Yingdi1111 created a post, javascript debugger console is not as cool as chrome debugger -- array
When I am trying to print out an array below is output from chrome : iconData (3) ["ABC", 5, 25] Below is what intellij console shows to me , and as a developer , it is not helpful at all ....