7 min read
From Theory to Automation: WCAG compliance using axe-core, next.js, and GitHub actions
Accessibility in web development is not just a nice-to-have, it should be a must-have.
a11yWCAGGitHub ActionsNext.jsweb development
Accessibility in web development is not just a nice-to-have, it should be a must-have.
A comprehensive guide to handling asynchronous operations in JavaScript, from callbacks to modern async/await patterns.
Picture this: it's Friday afternoon, and I am hunched over my laptop making a production release (because that's when it's supposed to happen, duh). I can almost taste the weekend — a cozy evening
A guide on organizing React projects based on their size and complexity.
An in-depth guide on web accessibility, focusing on WCAG principles and practical tips for developers.