Search: "#webdev"
Show posts from unknown users
I just updated my Google News Guide, which was first written in 2019. A lot has changed since then, but most of the fundamental recommendations remain the same. If you're curious about how to get your site to appear in Google News, feel free to give it a read.
coywolf.com/guides/google-news
#Google #SEO ... show more#WebDev
Nitropage v0.68.3 is out, mostly a maintenance release with a couple bug fixes 🤠🔧.
codeberg.org/nitropage/nitropage/src/branch/nex...
#webdev #cms
"Native CSS transitions have quietly killed the strongest argument for client-side routing. Yet people keep building terrible apps instead of performant websites."
www.jonoalderson.com/conjecture/its-time-for-mo...
#WebDev
Annoying UX decision:
Not allowing copy/paste on payment, address, or password forms.
Some websites (usually old and antiquated) prevent pasting from the clipboard on PII-sensitive forms. While that may seem like a good idea, and may increase protection against *some* automated agents, it is an... show more
Announcing Nitropage v0.68 🥳!
This version has been in the works for some time now and brings with it numerous improvements.
⌨️ Keyboard shortcuts
🛠️ Overhauled toolbar
🚦 Save indicators
🪡 Fine-grained saving
📑 Blueprint categories
🍿 And many more
nitropage.org/blog/nitropage-v0-68
#webdev #opensource ... show more#cms
One of the most satisfying things I've done in the past couple of years is create the writing and notes tool I've always wanted. The screenshot is me using it today to write a book review for Digital Minimalism.
The notes UX I wanted didn't exist anywhere, so I made it myself. It's called ... show moreNaughty Boar

Dev just messaged me, alarmed: a WordPress plugin's tech support logged into his site and broke everything! 😱
But Dev is sharp, and even at 22, he remembered his server runs FreeBSD and ZFS. With snapshots of his site and database every 15 minutes, we rolled back to the 20:00 snapshot, and his... show more
I wrote a new article for Frontend Masters: Step Gradients with a Given Number of Steps!
Consider this problem: you are given 2 hex codes + a number of steps. How would you code a step gradient? Think about it, then see my solution frontendmasters.com/blog/step-gradients-with-a-...
Hope you enjoy, a lot of work went into it.
... show more#CSS

Stupid #a11y question: is it okay to have this structure?
I need a filter on the img, but not on the figcaption too, so I can't apply it on the figure.
Also can't apply it on the img because the img has a mask, which applies *after* filter, but I need it applied *before* bsky.app/profile/anatudor.bsky.social/post/3lmg...
... show more#accessibility
Popular
Loading popular posts...