Tag: learning
All the articles with the tag "learning".
How to setup SPF and DKIM Authentication for Mailjet when using Namecheap DNS | Things I've Learned
Posted on:March 5, 2024 at 12:00 AMMailjet's instructions for setting up SPF and DKIM authentication are not quite right, which stumped me for a while.
How to add an existing project to GitHub | Things I've Learned
Posted on:January 9, 2024 at 12:00 AMI usually start developing a new project locally, then later create a git repository and add the code to it. And I can never remember the sequence of commands. So now I don't have to.