Mar 2022 / Quick Tip [Quick Tip] Easiest Way to get your SSH Keys onto a new Machine GitHub offers an easy HTTP-API to download your public key without prior setup. You can use it to easily configure SSH logins on a new machine.
May 2020 / Quick Tip [Quick Tip] Deploy React App build to any Subdirectory You can deploy your react app to any subdirectory by setting the homepage attribute to a relative path inside your package.json