Good day All, I am working on a public facing web app, which is work in progres, the front-end is 100% based on AngularJS, UIBootstrap, CSS, HTML. So, we have the user form-action invoking restful WEB service using the $resource service and injecting JSON Object into different form control or HTML DOM. Also, things like shopping checkout and basket CRUD operation will be done via service invocation using AngularJS. But, I am getting concerned with accessibility issues with visually impaired, Java scrip disabled browsers etc
Please, I need practical ideas, challenges and solutions from you gurus and enthusiasts out there. The post I saw regarding this is dated and things have probably moved on in resolving accessibility issues ..... Thanks for your input .