Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

>If people just followed one standard like HTML, everything could be consistent

That would also require browser creators to be consistent in implementation

& you still have the "relying on people to update things" problem where it could be years after a new feature is introduced until it's widely enough supported to be useful

I do tend to agree there are plenty of poor implementations and convoluted JavaScript contraptions. Afaik there's plenty of standardized solutions to keep back button functionality with dynamic content and afaik the popular web frameworks support that out of the box.



Well usually the framework requires a plug-in and the plug-in requires RTFM which not all developers do. Also these frameworks and their plug-ins change and have their own dependency management that can cause code rot in short order that leads to accessibility or functionality falling off quickly. The solution to this becomes smoke testing for these already solved problems. Standardizing on built-in behavior makes testing all of this functionality the responsibility of someone not on your payroll or Jira board. I get that this isn't always going to be the solution, but that doesn't mean our code still needs to follow patterns developed to support Internet Explorer.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: