Today I Learned - Rocky Kev

Tagged “url”

  1. TIL How to highlight specific lines in bitbucket

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

  2. 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

See all tags.