GitHub Set up the GitHub integration for Slack for faster code reviews This post shows how to install the GitHub application in Slack, connect a GitHub account, and receive pull request events of a GitHub repository in the Slack channel.
Engineering Discover ULID: the sortable version of UUID In this post, we will see what ULID is and how it differs from UUID and when to use it. We will see an implementation using Node.js and Typescript