Categories → web
-
Async vs defer - HTML Script tags
Improve webpage loading & user experience with async & defer attributes for HTML script tags. Learn best practices for optimized script execution.
-
Unlocking web accessibility: an in-depth guide to ARIA
Unlock the doors to a more accessible web by mastering Accessible Rich Internet Applications (ARIA). Create inclusive UX for everyone, no matter their abilities
-
Web Accessibility: Introduction
Boost website usability with this accessibility guide: discover screen readers, semantic HTML, accessible form labels & functional buttons
-
How to use alt text in accessible images
Learn why the use of alternative text (alt text) for images is an important aspect of creating accessible web pages
-
Local Storage and Session Storage - Web Storage API
Understand the differences between Web Storage API and cookies. Easily store your data locally and use it in your app