1. Angular.js has a reputation for being inaccessible, but with the right techniques it can be made accessible. 2. Key techniques include using plain semantic HTML, ARIA roles and properties, keyboard support, and the ngAria module. 3. Angular Material and accessibility testing tools like the Chrome Accessibility Developer Tools and accessibility testing in Protractor can help make Angular applications more accessible.