Today I Learned - Rocky Kev

TIL web dev debugging parameter trick

POSTED ON:

TAGS:

You probably shouldn't do this on prod, but you can add debugging mode to allow for specific features.

Something like: site.com?debug

Features include:

Endless ideas!


Related TILs

Tagged:

TIL How to highlight specific lines in bitbucket

You may want to highlight specific lines in bitbucket by using #lines-1,2,3

TIL web dev debugging parameter trick

You probably shouldn't do this on prod, but you can add debugging mode to allow for specific features. Something like: site.com?debug

TIL web dev debugging parameter trick

You probably shouldn't do this on prod, but you can add debugging mode to allow for specific features. Something like: site.com?debug