Advanced
pushix@pushix
13 days ago

console.log('AAAAAAAAAAAAAAAAAAAAAAAA')

In reply to @pushix
Kartik Agaram@akkartik
13 days ago

My preferred debugging method.

In reply to @pushix
Joe Petrich@jpetrich
13 days ago

By the time I get to this level of debugging my log messages are usually much less family friendly

In reply to @pushix
stipe@stipe
13 days ago

debugging? :)

In reply to @pushix
Cameron Armstrong@cameron
13 days ago

same

In reply to @pushix
12 days ago

if : print(‘hi’) else: print(‘FUUUUUUUUUU’)

In reply to @pushix
Charlie Harrington@whatrocks
12 days ago

console.log(“here now”)

In reply to @pushix
Yash Karthik@yashkarthik
12 days ago

Recently tried out colorful console logs, very nice