Blog Archive
Use Prettier to format different types of files in the same project by using the Overrides key in the Prettier configuration file.
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.
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. […]
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 […]