Skip to main content

Search

Items tagged with: WebDevelopment


I am currently working on #accessibility in #forgejo. And I discovered a problem with focus where it is not possible to navigate the page with "tab", a dropdown makes the focus skip to the end of the page and you end up in a loop.

Can someone recommend ways or tools to debug focus in webbrowsers? I have a hard time to see how the focus skips there. Any hints are welcome.

Thank you.

#WebAccessibility #WebDev #webDevelopment


Front end devs really don't understand accessibility [learning HTML would also help very much] https://gomakethings.com/front-end-devs-really-dont-understand-accessibility/ #a11y #webdev #webdevelopment #accessibility


"Everything about SEO is obnoxious"
https://chriscoyier.net/2023/11/08/everything-about-seo-is-obnoxious/ Yes! #webdev #webdevelopment #webdesign #SEO


Web developers need to read this, and study it really well. "Foundations: HTML semantics" https://tetralogical.com/blog/2022/10/05/foundations-html-semantics/ #html #webdev #webdevelopment


Yup!!! "Web developers don't know HTML anymore" https://www.reidmore.online/post/accessibility-training-will-not-save-you #webdev #webdevelopment #fail #html


What is page bloat? And how is it hurting your business, your search rank, and your users? https://www.speedcurve.com/blog/page-bloat-web-performance/ #webperf #webdev #webdevelopment


I’ve promised enough people this, so I had to do it! 😁

Here’s my write-up of how I added client-side Fediverse-powered comments to my Jekyll blog using the Mastodon API.

Huge props to @jwildeboer for the initial inspiration, as well as @julian and everyone who provided feedback for inspiring the design improvements.

https://cassidyjames.com/blog/fediverse-blog-comments-mastodon/

✨💬 Reply to this thread then check the blog post comments to see it in action!

#Mastodon #Jekyll #WebDevelopment #ActivityPub #design


What kind of ethics do front-end developers need? 👉 https://hidde.blog/what-kind-of-ethics-do-front-end-developers-need/ #ethics #webdev #webdevelopment


#Development #Outlooks
The end of front-end development · Things are going to change, but not in the scary way people are saying https://ilo.im/11t8v2

_____
#Job #AI #GPT4 #ChatGPT #ChatBot #WebDevelopment #WebDev #Code #Frontend #HTML #CSS #JavaScript #Skills #Productivity


A must read for web professionals. "The Great Gaslighting of the JavaScript Era" https://www.spicyweb.dev/the-great-gaslighting-of-the-js-age/ #webdev #webdevelopment #javascript


I designed the 12-bit rainbow palette for use in my data visualisations. It consists of twelve colours chosen with consideration for how we perceive hue, chroma, and luminance. The palette uses a 12-bit colour depth, so each colour requires only four characters when specified as a hexadecimal colour code in a CSS or SVG file. For more details, see https://iamkate.com/data/12-bit-rainbow/

#WebDeb #WebDevelopment


ARIA SUCKS!
Clickable <div>s
SUCK MORE!
#a11y #WebDevelopment #merch

https://www.etsy.com/uk/listing/1123850460/aria-sucks-short-sleeve-unisex-t-shirt


🤔 Wondering what #ARIA attributes can be used on #HTML elements?
Wonder no more:
ARIA in HTML
https://www.w3.org/TR/html-aria/
#webdevelopment #accessibility #W3C