I'd like to know how you learned to design an app that's pleasing to the eye.
Ask HN: How did you learn web design?
1–8 of 8 posts
Re: Ask HN: How did you learn web design?
#2Re: Ask HN: How did you learn web design?
#3Re: Ask HN: How did you learn web design?
#4Usually all sites that become popular started off as a rather basic site, and didn't look very professional, go to the wayback machine on archive.org and take a look at Twitter/Facebook when they were first started, and maybe that will encourage you going forward
Re: Ask HN: How did you learn web design?
#5Its hard to answer your question without a bit more information. Are you just interested in learning more about graphic design?
Re: Ask HN: How did you learn web design?
#6One important lesson for me was that web design (UI and UX) and web programming are two different tasks. Best outcome is achieved when they are separated. Paper and pencil will be your best friends.
Re: Ask HN: How did you learn web design?
#7Also, using a framework like Twitter Bootstrap is really helpful as it gets some of the foundational styling out of the way.
Re: Ask HN: How did you learn web design?
#8One of my hard learnt lessons is that web applications has to be designed from back to front and not the other way around. Understand how CSS works, theme templates are great and are cheap to buy (themeforrest) but if you didnt know how to manipulate the CSS then you will be left with a lot of frustration.