Advanced
pushix@pushix
5/15/2023

console.log('AAAAAAAAAAAAAAAAAAAAAAAA')

In reply to @pushix
Kartik Agaram@akkartik
5/15/2023

My preferred debugging method.

In reply to @pushix
Joe Petrich@jpetrich
5/15/2023

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
5/15/2023

debugging? :)

In reply to @pushix
Cameron Armstrong@cameron
5/15/2023

same

In reply to @pushix
5/16/2023

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

In reply to @pushix
Charlie Harrington@whatrocks
5/16/2023

console.log(“here now”)

In reply to @pushix
Yash Karthik@yashkarthik
5/16/2023

Recently tried out colorful console logs, very nice