Atyantik Blog, Page 7
Notes on software engineering from the Atyantik practice.
Latest posts
Tirth Bodawala
Rancher Installation Guide for DigitalOcean Kubernetes
Step-by-step guide to install Rancher on DigitalOcean Kubernetes with cert-manager, ingress configuration, and TLS certificates using Let's Encrypt.
Read the postIshan Chavda
5 HTML5 Tags for Frontend Developers to Play With
Learn five HTML5 tags that make your code more semantic and interactive: the q tag for quotes, s for strikethrough, mark for highlights, ruby for annotations, and details for collapsible content.
Read the postKalpesh Patel
Tailwind vs Bootstrap: Choose the Right CSS Framework for your Project?
Tailwind and Bootstrap are both powerful CSS frameworks, but they serve different purposes. Learn their features, performance, learning curves, and how to choose.
Read the postTirth Bodawala
Ecofyre v1: an accessible low-carbon design theme
Introducing Ecofyre v1, a low-carbon design theme with WCAG compliance. Download the Figma design system and build accessible, sustainable digital experiences.
Read the postTirth Bodawala
Building Accessible Single Page Applications (SPAs)
Build SPAs that work for all users by managing focus, announcing dynamic updates, and implementing proper keyboard navigation and ARIA patterns.
Read the postTirth Bodawala
aria-live regions: silent, or far too loud
Why aria-live regions stay silent or turn into noise: the timing rule, the politeness resolution, the two aria-atomic defaults, and a listening loop.
Read the postTirth Bodawala
Keyboard navigation and focus management: a 7-stop walk
Keyboard navigation and focus management as one ordered walk: seven stops, a pass condition at each, and the WCAG 2.2 criterion where one applies.
Read the postTirth Bodawala
Accessible Multimedia: Audio, Video, and Transcriptions
Best practices for creating accessible multimedia content including captions, transcripts, audio descriptions, and accessible media players for all users.
Read the postTirth Bodawala
Accessible Forms: HTML to Advanced Techniques
Learn to create truly accessible forms from HTML basics to advanced ARIA techniques, ensuring that all users can complete your forms successfully.
Read the postTirth Bodawala
ARIA Roles for Developers: What Each Role Obliges You
ARIA roles for developers, explained as contracts: what a role changes in the accessibility tree, what it leaves you owing, and how to check your own.
Read the postTirth Bodawala
Color Contrast and Visual Accessibility
Achieve proper color contrast with WCAG guidelines. Learn techniques and tools to test your colors and build accessible web experiences for all users.
Read the postTirth Bodawala
Screen Reader Compatibility Testing: Build and Verify
Build websites that work with screen readers: semantic HTML, ARIA, focus management, and how to test compatibility across JAWS, NVDA, and VoiceOver.
Read the post