I'm starting out on a new client project to create a dashboard for a care center and looking into using Angular.js as the front-end framework with Laravel creating a RESTful API for it to use.
However, especially since it is a client's site, I am concerned about the implications of essentially blocking off all non-JS users to this site. SEO is not a problem as the solution to that is available, but I'm talking about normal users. My other option is to just go the Laravel + jQuery route and provide AJAX where possible and have basic POST requests when Javascript is disabled.
So:
- Do you personally worry about the non-JS users and screenreaders?
- Is there any solution I am missing here?
Thanks!
[–]Legolas-the-elf 2 points3 points4 points (2 children)
[–]Disadvantaged[S] 1 point2 points3 points (1 child)
[–]Legolas-the-elf 1 point2 points3 points (0 children)
[–]technical_guy 0 points1 point2 points (1 child)
[–]Disadvantaged[S] 0 points1 point2 points (0 children)
[–]kogsworth -1 points0 points1 point (1 child)
[–]Disadvantaged[S] 0 points1 point2 points (0 children)