
⚠️ “If every project looks like a clone of the last one, it probably is.”
“The difference between a red flag and a miscommunication is usually how the second message is written.”
“Lighthouse doesn’t care how pretty the homepage looks. It just measures if it works properly.”
.section-hero, .btn-primary, or .grid-2-col. Confusing names like .div-block-27 or .style-99 suggest the developer relied on default settings instead of planning reusable components.“If I can’t tell what a field does just by looking at the label, it’s probably going to cause problems later.”
.div-block-22, .div-block-23, .div-block-24, or vague labels like .style-1 are early indicators of a disorganized build. These come from relying on auto-generated names instead of naming elements with intent. A consistent naming system—like .section-hero or .btn-secondary—usually reflects better planning.“If the layout only works at 1440px and breaks everywhere else, that’s not responsive design—it’s guesswork.”
“If you have to guess what a field does, it’s not documentation—it’s detective work.”
“If it takes more than 30 minutes and nothing stands out, it probably won’t later either.”
“No references isn’t always a red flag—no transparency usually is.”
“No one wants to rebuild the same component three times just because the class name was ‘div-block-99’.”
Posted Apr 30, 2025
Technical assessment for Webflow developers made simple—test skills, structure, and performance without needing to code or be technical.