Skip To Main Content

Blog Archive

    Prettier banner logo
    postPrettier Configuration For Different File Types

    Use Prettier to format different types of files in the same project by using the Overrides key in the Prettier configuration file.

    November 21st 2024 | 10:11 am
    postKeep iTerm 2 at fullscreen

    One of my favorite (and necessary) tools is iTerm2. I use it all day every day. I recently discovered a neat shortcut that I would like to share here. See what I did to add a little time back to my day and also reduce reaching for the mouse.

    October 22nd 2019 | 2:39 pm
    screenshot of Sass Color Calculator
    postRebuild Sass Color Calculator in React

    I finally rebuilt my color application in React. I had been wanting to do that for a long time, but finally got around to it. It was really fun, too. Check out https://sasscolorcalculator.com/ to give it a spin.   This application started out as an Angular 1 application and has been trucking along for years. […]

    September 19th 2019 | 10:30 am
    bash logo
    postSearch a website for a particular text string

    Sometimes it is necessary to find a word or text string on a website. You could go through all the pages and manually scan each page but with most sites, this approach simply isn’t a good use of your time. Recently I was asked to find a specific class within the markup. Sometimes the class […]

    September 4th 2019 | 11:07 am