How To Open The Emoji Keyboard On A Mac
Command + Control + Space Bar
Web Development
Command + Control + Space Bar
Create a clean desktop in MacOS without visible icons with just a couple of commands in Terminal.
Create a one-line type definition for representing JSON values in TypeScript.
A few rules to start your project with a blank slate
Track down all of those big files that are taking up all of your storage space.
You can use the du
and sort
commands to easily view the sizes of all files and directories.
A list of all the MIME types
How to cycle through each element in a JavaScript Map()
.
Get the total number of days in a month from a Date object.
What to do when you get a ReferenceError: __dirname is not defined in ES module scope
or ReferenceError: __dirname is not defined in ES module scope
error.
Delete all of the node_modules directories from your hard drive
Automatically adjust the color scheme of a website using the prefers-color-scheme
media feature in CSS.
How to list containers & images, stop all the containers, as well as how to remove all of the images & containers.