Apple Shortcuts: Introduction to Automation
Apple made available new ways for app developers to expose functionality which can be triggered by an app called Shortcuts, detailed in this article....
Apple made available new ways for app developers to expose functionality which can be triggered by an app called Shortcuts, detailed in this article....
Learn some tips on how software developers can work together better individually and in the office....
Commenting code is nice to help explain what you’re doing for future reference. However, there are many cases where the need to comment may reflect code that needs to be rewritten....
Testing out the viability of new code can be a pain, but this is one of the places a REPL can help....
Different patterns emerge to communicate and handle unexpected errors in programs, many of which have been incorporated as core features of modern programming languages. Learn more here!...
Documentation is something we all know we should do, but it’s often overlooked or put off for so long that it becomes very difficult to do accurately....
This week, we rolled out a new feature which you’ll hopefully never encounter - unique error IDs for our control panel....
Here's some advice about configuring and using a Mac, which will focus on suggestions for built-in or free programs to accomplish common tasks....
This is the second part in a series about configuring and using a Mac. Whereas the first post focused on more generally applicable advice, this one will focus more on the command-line environment....
Tips to make your user experience for new Mac users easy....
Learn about problems with certificates and how character gremlins can fix your line endings....
Learn some best practices on how to name files and properly share them....