Bullshit of the highest order. If your only goal is to get a "pretty website" when you hire a designer, not only will you hire the wrong person, but you lose the benefits a good designer can provide. But sure, go ahead and buy that $50 template. Find someone with familiarity in building good UIs, designing a consistent brand for your product, and making absolutely sure that your product's message comes through clear…
Hiring a designer is a premature optimization
31–40 of 66 posts
Re: Hiring a designer is a premature optimization
#32Take advantage of that.
Re: Hiring a designer is a premature optimization
#33Earlier quoted context omitted.
I disagree. If you just focus on coding, you will miss key usability issues that a good designer wouldn't miss. And if you hire a UX expert, undoubtedly you'll gain even more insight into usability. So what? In the end when you do hire a designer, you will have to rewrite a lot of your code to fix these issues. Why? I thought separation of logic and design was a near universal practise by now?
Yes and no. By design I also mean interaction with the product, animations, etc. Animations that you've written for the first design draft might not make sense anymore with the new design. So new code required. So is for markup and JS code. If new design requires new elements on the page, this may break your JS that relies on certain structure.
Animations are an unnecessary complexity that get in the way far more often than they enhance UX. If you're doing animation in a first-pass UI, you're doing it wrong.
Re: Hiring a designer is a premature optimization
#34I know an entrepreneur who spent about $5,000 on professional branding for a bootstrapped enterprise product. And the design did look very professional and creditable.
Two things went wrong:
1) He needed to build new landing pages, etc., on a regular basis, and these rarely looked as professional as the basic branding. So despite spending a lot of money, his site didn't look ultra-professional—at best, it looked competent. And that's not good enough to justify $5,000 in a bootstrapped startup.
2) He spent the $5,000 before proving that he could actually close sales.
In this case, I'd say that the $5,000 was spent prematurely. He could have purchased a lower-cost logo and spent a day browsing themeforest, and he would have wound up with something 80% as good for under $500. And that would have been enough to start e-mailing his industry contacts and trying to get his first sale. Getting that first sale was his biggest priority, because it would prove he had a real business.
So before deciding whether to hire a designer, ask yourself: Is looking professional the best use of your money right now? And what happens if you need to change your sales pitch significantly, or even pivot? Does your designer understand UX, advertising, copywriting, or do they just make logos and stationary? Can you afford to keep paying them? How bad are your own design skills?
Re: Hiring a designer is a premature optimization
#35I would counter that a simple concept executed with design thinking informing the development is both practical and far more likely to succeed than yet another random solo developer's SaaS.
The problem is that there's two issues at play: the visual theme elements and the user experience. Sure, go ahead and buy a $14 theme if that gets you the head start you need to start working on solving a real problem for someone.
Except that's where the hard work begins. It's not your ability to style INPUT elements that is being tested, but your product vision and how people move through a workflow that is easy to understand.
In the early days of a SaaS, design and copy are probably 75% of the hard work in a MVP. Find me a successful startup that wishes they'd spend less energy on design thinking and just written more code and I'll revisit my perspective.
Otherwise I'll make the statement that any idea which doesn't deserve the attention of a design thinker is not likely to get off the ground because it's statistically not solving a hair-on-fire problem anyhow. Put differently: there's projects and there's start-ups. Start-ups are hard. If you're going to start-up, your future users appreciate you thinking about how your product makes them feel.
Re: Hiring a designer is a premature optimization
#36It makes sense when it comes to building web apps. I don't think it works when you are building an iOS app. Is there a site which sells iOS app themes?
I'm not sure I agree with that. Instapaper is very successful in spite of having a fairly basic design (I seem to recall Marco saying he had never used a designer). On that small of a form factor, I think usefulness trumps flashy any day. If you're doing a game, or something graphics-rich, that would be a different story.
Re: Hiring a designer is a premature optimization
#37Re: Hiring a designer is a premature optimization
#38Take Paras' visual website optimizer[1] as an example. Originally built using simpla admin[2], you can still see a screenshot on his blog, it worked well, he's now paid for a designer.
Perfectly good when he started out. Craig's list has also been mentioned. There's a DNS service who's name escapes me that's had a god awful design for ages but people rave about their customer service.
Design is a differentiator, not a must have. Would Google have won if they'd have got a designer in?
The massive caveat is that you need to buy a template that is well written. If you don't you're in for a lot of cleaning up work. That means that you must at least be competent with html to inspect the source or be lucky.
To be honest Simpla Admin rocks and that intersection of the right look and quality underlying html/css does take some hunting.
Even a brief glance is not enough, one of the themes I bought I ended up spending a few hours rewriting bits of it because the performance sucked due to overuse of cufon and jQuery. I wish I'd spent another 15 minutes checking out the code as I ended up chopping up quite a bit of it.
[1] http://visualwebsiteoptimizer.com/ [2] http://themeforest.net/item/simpla-admin-flexible-user-frien...
Re: Hiring a designer is a premature optimization
#39Bullshit of the highest order. If your only goal is to get a "pretty website" when you hire a designer, not only will you hire the wrong person, but you lose the benefits a good designer can provide. But sure, go ahead and buy that $50 template. Find someone with familiarity in building good UIs, designing a consistent brand for your product, and making absolutely sure that your product's message comes through clear…
The post does not suggest avoiding designers completely. It is about timing. Of course this depends on the type of startup, but in many cases you can absolutely ignore brand message until you have some level of basic functionality and alpha testing done.
Re: Hiring a designer is a premature optimization
#40Even more generally speaking, good visual design can be a powerful advantage but it's by no means necessary, especially on the web. See Bingo Card Creator, Visual Website Optimizer, Dropbox, Google, Amazon, Ebay, Craigslist, etc.