As much as I enjoy writing lengthy pieces of JavaScript APIs, techniques, and other tech brilliance, I very much enjoy providing people quick tips to make their daily dev lives better. This is one such post.
Oftentimes I’m working with long command line directives, and as you can imagine, I usually screw up the spelling of a command. Despite being in the industry forever, I didn’t know you could click your way to the character position of the problem; I simply held the left or right arrow keys like an absolute caveman.
Did you know…to get to the specific character in the command, you can simply Option-click the character in the command line!
This isn’t even clever, I was just to lazy to ever look it up. Huh. Well, now I know, and so do you!
Create a CSS Cube
CSS cubes really showcase what CSS has become over the years, evolving from simple color and dimension directives to a language capable of creating deep, creative visuals. Add animation and you’ve got something really neat. Unfortunately each CSS cube tutorial I’ve read is a bit…