Advertisement ยท 728 ร— 90

Posts by Grant Deelstra

It felt so refreshing only using HTML & CSS for a page recently. No JS involved. Canโ€™t remember the last time Iโ€™ve done that.

1 year ago 1 0 0 0
View of a two-story house but the garage door (closed) is on the second story and what looks to be a regular wall/windows is on the first story.

View of a two-story house but the garage door (closed) is on the second story and what looks to be a regular wall/windows is on the first story.

.house {
flex-direction: column-reverse;
}

#CSS #memes

1 year ago 52 5 2 0
Post image

Bonk! Industry secret ๐Ÿคซ

1 year ago 198 11 1 2

Merry Christmas, everyone! May your holiday be filled with more joy than a developer finding a missing bracket! Remember, if you canโ€™t find the Christmas spirit, just refresh your page!

#MerryChristmas #webdev #frontend

1 year ago 1 0 0 0
Preview
Pieces for Developers โ€” Long term memory for developer workflows Pieces is your AI companion that captures live context from browsers to IDEs and collaboration tools, manages snippets and supports multiple LLMs.

Never been happy with the code snippet library options out there. Iโ€™m gonna give pieces.app a go today. Any other recommendations?

#webdev #javascript #frontend #programming #snippets

1 year ago 2 0 0 0

Why do web developers prefer coffee?

Because it's the only constant in their lives that doesn't throw an error.

#devjokes #webdev #javascript

1 year ago 1 0 0 0

Why do web developers prefer dark mode?

Because light attracts bugs!

#webdev #jokes #devjokes

1 year ago 2 1 0 0
Preview
a man in a suit and tie is sitting at a desk with his hands in the air . ALT: a man in a suit and tie is sitting at a desk with his hands in the air .

Became a certified @sanity.io developer recently.

#sanity #sanitycms #webdev

1 year ago 5 0 1 0

At some point Logitech started bundling GPT software with their mouse software. I found this out because it was causing MASSIVE system instability on my machine. They silently rolled this stuff out and it's not only something I didn't need or want, but it's actively harming my system.

1 year ago 3856 471 193 72

โ€˜window.postMessage()โ€™ allows secure cross-origin communication between different windows or iframes!

For an example, you can have a dashboard, settings, and payment are on separate domains, yet they communicate with each other.

#javascript #webdev #frontend #fact

1 year ago 5 0 0 0
Advertisement