Skip to main content

Search

Items tagged with: webDev


Creating valid and accessible links: a11yproject.com/posts/creating… #a11y #links #webdev #webdesign #tips


Test Your Product on a Crappy Laptop css-tricks.com/test-your-produ… 👈 A must read for #webdev and #webdesign


prefers-reduced-motion: Taking a no-motion-first approach to animations tatianamac.com/posts/prefers-r… #webdev #webdesign #animation #a11y #css


A good read: "The self-fulfilling prophecy of React" joshcollinsworth.com/blog/self… #webdev #reactJS


"Internet IS for everyone – but it won’t be unless WE make it so." -Vint Cerf (co-creator of the Internet), 1999 internetsociety.org/news/speec… #a11y #webdesign #webdev #speech


WorldWideWeb Mac app: a simple and free web server like the old days of Mac OS where turning on a local web server was one click!
blog.iconfactory.com/2022/06/w… #osx #webdev #tools #webservers


Usability 2023 — many of the “Frustrations” and “Delighters” listed are very much related to accessibility: smashingmagazine.com/2023/01/u… #webdev #webdesign #ux #usability #a11y #UIDesign


Details on Lighthouse accessibility scoring: developer.chrome.com/docs/ligh… #a11y #webdev #testing


"Overlapping interactive areas" — don't do it! tempertemper.net/blog/overlapp… #webdev #html #tips


Added a color theme picker to my site recently, using a progressive enhancement strategy.

If you're interested, I wrote an article on how I approached it:
darins.page/articles/progressi…

#ux #frontend #development #html #css #javascript #userexperience #webdev


You Don’t Need A UI Framework smashingmagazine.com/2022/05/y… #webdev #UIDesign #frameworks


Common ARIA mistakes and how to avoid them
oidaisdes.org/common-aria-mist…
#aria #webdev #a11y


Minimal Social Markup [Metadata] meiert.com/en/blog/minimal-soc… #webdev #socialmedia #metadata #tips


Website Carbon Calculator: websitecarbon.com/ #webdev #webdesign #tech #webdesign #environment #gogreen #co2


Check out the Colorblind Accessibility Manifesto. Co-signed by 352 designers. PS: see the Call for Devs! colorblindaccessibilitymanifes… #color #webdesign #a11y #webdev


One day we'll have a fully customisable select htmhell.dev/adventcalendar/202… 🔥 HTMHell Advent 2022 Day 13 #webdev #webdesign #forms #selectmenu


Common nesting issues in HTML htmhell.dev/adventcalendar/202… 🔥 HTMHell Advent 2022 Day 20 #html #webdev


Table Like It's 2023 — 🔥 HTMHell Advent 2022 Day 14 htmhell.dev/adventcalendar/202… by @click2carney #webdev #tables #a11y


Meaningful labels using ARIA – or not — 🔥 HTMHell Advent 2022 Day 7 htmhell.dev/adventcalendar/202… #aria #webdev #a11y


Accessibility: the land that time to interactive forgot | Léonie Watson | performance.now() 2022 youtube.com/watch?v=tQkPog-stj… #a11y #webdev #webperf "We tend to think of performance in terms of latency, code optimization, and things like the critical rendering path, but what happens when the browser creates an accessibility tree as well as the DOM?"


Useful! .ICO converter — create a webpage "favicon" graphic from png, gif, etc icoconverter.com/ #webdev #tools #favicon


There can be only one: Options for building “choose one” fields — 🔥 HTMHell Advent 2022 Day 11 htmhell.dev/adventcalendar/202… Deep dive into select, datalist, radio, etc. #html #forms #webdev


Improving SEO without knowing where to start — 🔥 HTMHell Advent 2022 Day 8 htmhell.dev/adventcalendar/202… #seo #webdev


Well this is fun. a2000—Build retro user interfaces with modern web technologies a2000-docs.netlify.app/ #retro #webdev #webdesign #fun


Is Progressive Enhancement Dead Yet? [It's looking bad, but I hope not!] briefs.video/videos/is-progres… #webdev


Book: "Upgrade Your HTML IV: 10 More Examples to Improve Your Markup" meiert.com/en/blog/upgrade-you… #webdev #html


Reading the meter (attributes, styling, screen reader support, etc) -- Day 5 of HTMHell Advent Calendar 2022 htmhell.dev/adventcalendar/202… #html #meter #webdev


Building the main navigation for a website: web.dev/website-navigation/ #webdev #webdesign #a11y


Webinar: How to Find and Fix the Top 3 Accessibility Issues, Tue. 13 Dec. accessibility.deque.com/how-to… #a11y #webdev


You Don't Need ARIA For That: htmhell.dev/adventcalendar/202… 🔥 HTMHell Advent 2022 Day 2 #html #webdev #a11y #aria


Hopefully one day I'll get to this. "Learn Eleventy From Scratch" learneleventyfromscratch.com/ #webdev #eleventy #tutorials


So I recommended this resource again on the complexity of custom selects, etc. "<select> your poison" by Sarah Higley. Includes CodePen examples. sarahmhigley.com/writing/selec… #a11y #webdev #aria


Responsive accessibility using visibility hidden scottohara.me/blog/2022/11/07/… by @scottohara #css #webdev #a11y #tips