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.
Posts by Grant Deelstra
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.
Bonk! Industry secret ๐คซ
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
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
Why do web developers prefer coffee?
Because it's the only constant in their lives that doesn't throw an error.
#devjokes #webdev #javascript
Became a certified @sanity.io developer recently.
#sanity #sanitycms #webdev
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.
โ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