

Here's a list of ideas you can use for inspiration to make yourself 1% better every day.
Learn how to serialize a Swift dictionary into a string.
Learn how to detect if your users operating system is using dark mode or not.
Today I learned how to toggle showing hidden files in macOS Catalina.
Take some time to explore the new React hooks inside the Apollo Client.
Today I learned how to run scripts after npm install with the package.json's scripts.postinstall property.
In this article we go over a way to edit font metadata with the Python library fonttools.
Today I learned how to set the number of lines to show above and below a matching term when using grep.
Today we're going to learn how to make sure that the data we're passing to a Backbone model is of the type that a model expects before calling the set function.
Learn how to create a new branch from an existing branch no matter what branch you currently have checked out.