The TypeScript utilities library lacks support for manipulating and creating tuples. So we came up with our own utilities to serve our needs
When creating UI components for the web, you want to avoid jumping content where one component pushes another away. However, this is not always as easy as it seems.