Frontpills
Software Engineer
Keyboard navigation is key to allow all users navigating your page.
Design plays an important role in usability and accessibility.
The search for a more inclusive web has driven the development of many tools and practices. Among these, ARIA (Accessible Rich Internet Applications) has emerged as a key player in making the web more accessible to everyone, including those with disabilities. In this post, we’ll review the world of ARIA and discuss how you can use it to enhance web accessibility.
Navigating the digital world should be a right, not a privilege. This premise underpins the concept of web accessibility. An inclusive web should be a place where everyone, regardless of their abilities, can access, interact, and contribute to all the content online. To that end, using semantic HTML is crucial in making a website accessible to all.
The web enables us to disseminate knowledge across borders, making no distinction based on location, wealth, religion, or skin color. It serves as an equalizer, or at least, it should.
Some time ago I shared a set of useful Control Operators to use in the terminal and NPM scripts. This time I’ll show you a better solution for concurrent scripts.
This is a basic and useful pattern you should follow in every Angular application.
The routerLinkActive directive lets you add a class to an element when the current location matches a routerLink destination.
I want to share with you a couple of operators I find really useful when creating npm scripts.
You can create a free blog easier than you think, and free!