-
Just saying: jsconfis’ website is an excellent example of why JavaScript isn’t necessarily frontend development. <div>’s everywhere — even for clickable elements :( Content (HTML), then design (CSS) and then extra functionality (JS). In that order. Always.
-
…in reply to @overflowhidden
jsconfis ..oh, and those places where buttons are actually used, they have no content and no visual indication of being in focus, making them impossible to use with a keyboard or for people using screenreaders.