Have the 'experts' finally lost the plot?
Hi,
I realised today that I have not started any discussions about the state of web development in a long time, so just to remain controversial here it is.
This is not about Dw, but the web in general, and the lack of 'practice what you preach' design and development principles, that is becoming more common on what were once popular web development related sites.
If you look at the following 2 sites, (picked at random for examples) then resize your browsers so that the Media-queries are rendered, (moving from desktop to mobile) you will notice that they on the whole completely ignore good practices for readability, images, coding, accessibility, and almost everything else one can think of that they tell everyone they should do, a list apart doesn't even bother to change the header and 'footer' text to make it readable, (only portions of the text are displayed).
(Pick your own web dev site at random)
Yes, many of the ones I looked at are using flexbox, srcset/picture, (but not very well) and one or two are even experimenting with css grid layouts, (+fallback code) but what is the point in writing about good practices, telling visitors 'this is how you should be doing it', or even writing many many articles about design and development, then ignoring them themselves, or even worse obviously not testing the code correctly.
It's not just those sites, but many others who are failing the audience they write for. Trying to find good examples of sites using srcset/picture, css grids/flexbox, css shapes, css selector usage, css animations and just about everything else that has been written about over the last 7-10 years, is sadly missing. The days of telling people to read the source code of a site to improved their knowledge, and see how things are done just does not work anymore, and if the major sites in the web development community cannot be counted upon, maybe it is time they 'closed down', or the 'designers/developers' retired, as they are making livings from writing/publishing articles on the sites, speaking at developers conferences, but forgetting to tell those reading or attending their conferences -
"We don't use/do this on our sites"
