🛰️
On a mission.
Full Snack Web Dev and Tech Multihyphenate ⌨️🍺✌️🔥
- Toledo, OH
- https://www.blackiceinteractive.com/
- @zarlss43
Highlights
- Pro
Pinned Loading
-
vite-react-tailwind-prettier-mpa-template
vite-react-tailwind-prettier-mpa-template PublicJavaScript
-
-
-
-
Format 'logging' like dates.
Format 'logging' like dates. 1const loggingDate = (date, region, offset) => {
2// check if we have a valid date to use
3if (!(date instanceof Date) || isNaN(date)) {
4console.error("Date object is invalid.");
5return false;
-
Umbraco IIS rewrite rules examples.
Umbraco IIS rewrite rules examples. 1<rules>
2<rule name="HTTP to HTTPS redirect" stopProcessing="true">
3<match url="(.*)" />
4<conditions>
5<add input="{HTTPS}" pattern="off" ignoreCase="true" />
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.