• Skip to primary navigation
  • Skip to main content
Sal Ferrarello
  • About Sal Ferrarello
  • Speaking
  • Connect
    Twitter GitHub
You are here: Home / Archives for Dev Tips

Dev Tips

Hello My Name Is Sticker

How to Name a File

Last updated on July 5, 2018 by Sal Ferrarello

Naming a file, while seemingly an easy task has a number of nuances to it.  Here are some tips to improve your file naming. A rose by any other name, would smell just as sweet but would be more difficult to locate. Use all lowercase letters A combination of upper and lowercase letters in a […]

Filed Under: Computing, Dev Tips

How to Disable JavaScript in Chrome

Last updated on August 29, 2014 by Sal Ferrarello

2014-08-29 UPDATE: Current version of Chrome has issue I’m seeing an issue where the Disable JavaScript checkbox is becoming unchecked on refresh (thus undoing the point of this post). More info at https://code.google.com/p/chromium/issues/detail?id=369844 Current fix seems to be “click Disable JavaScript a bunch of times” (yes, I realize this is a ridiculous fix) How to […]

Filed Under: Computing, Dev Tips, Programming Tagged With: JavaScript

Testing Redirects

Last updated on January 28, 2014 by Sal Ferrarello

Testing redirects can be a nightmare since the web browsers aggressively cache redirects. Use incognito mode in Chrome to make it easy to clear cached redirects by closing the Incognito window. Even Better Update Testing redirects from the command line works even better. curl -I http://www.example.com/ will return the headers for the request including the […]

Filed Under: Dev Tips Tagged With: redirects

  • «Previous Page
  • Go to page 1
  • Interim pages omitted …
  • Go to page 15
  • Go to page 16
  • Go to page 17

Copyright © 2021 · Bootstrap4 Genesis on Genesis Framework · WordPress · Log in