Designer vs Web Designer
I read an article recently on the Blue Flavor blog, Who Owns JavaScript?, which was debating where the responsibility for coding JavaScript lies within an agency. The two options they gave were “designer” or “developer” and here’s their descriptions of the two roles;
…“designers” do the client-side things (HTML, CSS, Javascript, Flash, etc.), and “developers” do the server-side things (PHP, Python, Ruby, Java, .NET, etc.).
After I’d recovered from the shock of imagining a designer being asked to code some nice object–oriented JavaScript or some heavy–duty AS3, I realised they were in fact talking about a web designer. An important distinction for sure.
That in itself still raises further questions for me though. In my experience from the three agencies I’ve worked at so far (one purely digital, one digital/print and now print/digital), a simplified process of building a web site runs as such;
- Designer gets spec for website, beings planning.
- Designer produces initial comps for client.
- Designer incorporates client feedback into design (repeat as required).
- Designer passes final designs to Developer.
- Developer looks at final designs, beings planning (may feedback to Designer).
- Developer creates HTML.
- Developer creates CSS (may occur simultaneously with 6).
- Developer creates JS/Flash.
- Developer cross-browser/QA tests.
Even taking into consideration that this is a very simplified list and one intended to make a point, the dividing line there should be immediately obvious; the designer designs, the developer does the build.
Is it just me, or does this way of working make sense as opposed to blurring the boundaries?
