It is like
@CanIUse
but for the browser devtools, created & curated by
@pankajparashar
. Get weekly tips & tricks for your favorite browser devtools by
subscribing
to the newsletter!
In
Sources
> Right click on the line number and select "Add logpoint..." > Input the log statement to print in the
Console
without actually writing
console.log
statements.