⚒️
Working from home
concatenating strings
-
Welligence
- Houston, Texas
-
20:16
(UTC -12:00) - thommorais.me
- in/thom-morais
Pinned Loading
-
docktidy
docktidy Public templateA TUI tool to safely clean up Docker resources - because your Docker setup should spark joy
Go
-
-
transition-timing-functions.css
transition-timing-functions.css 1--ease-fluid: cubic-bezier(0.3, 0, 0, 1);
2--ease-snappy: cubic-bezier(0.2, 0, 0, 1);
3--ease-enter: cubic-bezier(0, 0.5, 0.5, 1);
4--ease-move: cubic-bezier(0, 0.5, 0.5, 1);
5--ease-exit: cubic-bezier(0.5, 0, 0, 1);
-
Detecting Mobile Devices with JavaSc...
Detecting Mobile Devices with JavaScript 1const isMobile = {
2Android: _ => navigator.userAgent.match(/Android/i),
3BlackBerry: _ => navigator.userAgent.match(/BlackBerry/i),
4iOS: _ => navigator.userAgent.match(/iPhone|iPad|iPod/i),
5Opera: _ => navigator.userAgent.match(/Opera Mini/i),
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.