Expertise and the Inverted Parabola
Published on JulĀ 18, 2008 (updated NovĀ 19, 2022), filed under misc (feed). (Share this on Mastodon orĀ Bluesky?)
Iām not a mathematician!ābut it looks like applying oneās experience and expertise results in an inverted parabola when it comes to the amount of work invested. That is, knowledge or its use, respectively, seem to mean that beginners donāt know what to do and thus donāt do much, while experts do less as they know what to leave out.
This is not a new case of āless is moreā but rather something I feel reminded of when, for example, observing HTML markup in the wild. HTML novices create documents or sites using the 10 elements they know; after some time they use 25; at the zenith, having gained considerable experience, they go for all 77 elements of XHTML; at some point they discover that this might be excessive and make things simpler, likely for the sake of maintainability; one day, they get up and throw everything out that isnāt needed, at all.
In other cases, designers decorate the hell on everything they find without adding value, rather distracting from whatās important, right after they struggled to get anything done at all and before eventually discovering that form should follow function and that design is not art is not decoration.
Same for the first website: Getting it out is the first objective, squashing everything in that is within reach is next, normalizing the site might mean the next iteration, almost taking it off in order to focus on the relevant stuff eventually concludes the learning process.
The accessibility élèves know the same deal: Add the first alt
text, add input
placeholder text, add āskipā links, add this, add that, then do the first test and remove some things again, as some techniques impose more problems than they solve, or arenāt our problem at all.
This may all makes sense, but I find it interesting regardless. There is no shortcut to gain expertise, and the beginnerās ānot doing muchā does not equal the expertās ānot doing much.ā However, I wonder if beginners arenāt sometimes better off than the intermediates. After all, not knowing about something or not doing anything at all must not be a bad thingā¦
About Me
Iām Jens (long: Jens Oliver Meiert), and Iām a web developer, manager, and author. Iāve been working as a technical lead and engineering manager for companies youāve never heard of and companies you use every day, Iām an occasional contributor to web standards (like HTML, CSS, WCAG), and I write and review books for OāReilly and Frontend Dogma.
I love trying things, not only in web development and engineering management, but also in other areas like philosophy. Here on meiert.com I share some of my experiences and views. (I value you being critical, interpreting charitably, and giving feedback.)