TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: How do you manage UI/UX for your side projects?

402 pointsby break_the_bankover 6 years ago
Like a lot of you I have mostly worked in back-end or systems software. My CSS&#x2F;UI&#x2F;UX skills are very minimal. I get disheartened by how my project looks or don&#x27;t start the project because I fear it would look crap or I despise doing the UI&#x2F;UX work.<p>How do I solve this?

85 comments

d0mover 6 years ago
A lot of engineers have the mentality of &quot;engineering is hard, but design is just whatever some color matching and styling&quot;.<p>I&#x27;ll prob. be downvoted but here&#x27;s my honest opinion: I think you&#x27;ll gain a lot career-wise to learn about UX and UI. You&#x27;ll be able to understand products in a deeper level from the customer&#x27;s side and will then be able to make better decisions as an engineer. You&#x27;ll also have a much easier time working with designers and PMs. And, of course, your projects will feel and look great.<p>IMHO, the biggest bang for the buck you could learn is:<p><pre><code> - Visual hierarchy (I.e. the same way you divide your code in modules and functions, you need to divide the visual space in a clear hierarchy). - Basic on typography (It makes a big difference even if most people don&#x27;t notice it) - Understanding what&#x27;s UX (I.e. reading &quot;Don&#x27;t make me think&quot;). Just &quot;caring&quot; and &quot;thinking&quot; about UX will improve designs, even if you don&#x27;t have much experience. - Basic of color theory; How different colors mean different things (Branding-wise or for alerts&#x2F;errors&#x2F;warning). </code></pre> Reading material design from Google <a href="https:&#x2F;&#x2F;material.io" rel="nofollow">https:&#x2F;&#x2F;material.io</a> is a great start. You may not like the UI of it, but the UX and explanations of <i>why</i> things are this way are really interesting.
评论 #18629106 未加载
评论 #18630194 未加载
评论 #18628830 未加载
评论 #18630600 未加载
评论 #18630031 未加载
评论 #18630781 未加载
评论 #18629752 未加载
评论 #18629080 未加载
评论 #18630881 未加载
评论 #18629918 未加载
评论 #18629943 未加载
评论 #18628987 未加载
评论 #18630476 未加载
评论 #18630012 未加载
评论 #18681689 未加载
评论 #18633637 未加载
评论 #18634885 未加载
评论 #18633993 未加载
评论 #18638632 未加载
评论 #18631618 未加载
评论 #18632462 未加载
评论 #18629805 未加载
评论 #18629463 未加载
mschaefover 6 years ago
I stick with a few basic guidelines:<p>* Sketch out the idea on literal paper before committing it to working code. Paper is so much easier to get &#x27;working&#x27;.<p>* Borrow visually from other sites that I like and have similar intent. I don&#x27;t have the time on side projects to go crazy breaking new UX ground. (And users probably don&#x27;t want that anyway.)<p>* Keep the idea simple and uncluttered. Maybe a specialist could get away with fancy stuff, but I&#x27;m not a specialist.<p>* Try to offload functionality into the back end. If I can simplify the user experience by making the back end more intelligent, I do it.<p>* Be very cautious about introducing technical complexity. Usually for side projects, I have a specific goal I want to achieve and limited time in which to achieve it. I&#x27;d rather not spend that time messing around with some fancy framework, unless I&#x27;m convinced I need it to satisfy my goal.<p>* Reuse from my other work.There are a lot of aspects of, say, a website, that don&#x27;t have to be uniquely redone for each. So it might quickly become cost effective to factor out something like a login flow UX. (And has the benefit of offering some degree of consistency across projects...)
评论 #18628372 未加载
评论 #18628317 未加载
评论 #18632107 未加载
sweetdreameritover 6 years ago
I&#x27;m a ux designer and a professor in hci. It looks like there is still a lot of confusion between UX and UI. UX is not just what concerns the interface. UX is a process with different phases:<p>- an exploratory phase, where the designer interviews the stakeholders, analyzes the current product (if it is a redesign), makes a benchmark of the competing products and services;<p>- a research phase, where the designer involves actual or potential users to understand their needs, goals, their knowledge, their behaviors; she does interviews, observations, and uses methods like the laddering, the free listing, the card sorting, the task analysis and so on<p>- the raw results of the research are documented in a number of deliverables:<p><pre><code> * personae * scenarios * customer journeys &#x2F; experience maps * conceptualizations * taxonomies and navigation trees </code></pre> - the research is translated into the design of the product, producing wireframes or low fidelity prototypes, designing the macro and the micro information architecture, the interaction, the navigation; - a design system should be adopted and &#x2F; or developed, identifying the components, the colors, the typography, the tone of voice - a high fidelity prototype applies the design system to the low fidelity prototipes - everything should be tested with the users, in different moments: competitive testing (to test the competitors&#x27; products), exploratory testing, confirmatory testing; prototypes should also be evaluated to verify the conformity to the standards and to the design system &#x2F; style guides;<p>This is UX design (different experts will describe it in slightly different ways, but the structure remains the same).<p>I&#x27;m obviously aware that this process would be a big effort for a side project. But it&#x27;s very important to keep in mind that this is the right approach, and in the long run, the process will decrease the risk of failure.
评论 #18633436 未加载
评论 #18630380 未加载
pharaohgeekover 6 years ago
If we&#x27;re talking webapps, I tend to go to <a href="https:&#x2F;&#x2F;themeforest.net" rel="nofollow">https:&#x2F;&#x2F;themeforest.net</a> and buy HTML themes developed by professional designers. The cost is MUCH cheaper than hiring someone to develop the UI for you, and a lot of them are extremely high quality.
评论 #18628243 未加载
评论 #18636106 未加载
asienover 6 years ago
&gt;Like a lot of you I have mostly worked in back-end or systems software. My CSS&#x2F;UI&#x2F;UX skills are very minimal.<p>I never came up with a special talent for UI&#x2F;UX. I remember I had a friend who was web developer he was insanely talented , could make a sexy landing page in just a few minutes.<p>For me this has always been impossible , I immediately start thinking about optimizations, legacy browser support , CI&#x2F;CD etc... Typical issues of system driven person....<p>A few years ago I realized I wasn’t like him and it was « Okay ».<p>I found out I can’t do « many side projects » at once nor frequently.<p>Instead I only build one project at a time but I do it properly. I design things out in Photoshop or Adobe XD where I usually spend weeks before coding anything.<p>The goal is really to be working in pure V Cycle where you don’t start Prototype unless you are done with the design.<p>Been using this technique ever since and I haven’t been frustrated ever since. Would recommend to try it with any design software that you like to work with.
demarqover 6 years ago
The mistake that a lot of people make is thinking that it&#x27;s a code&#x2F;framework&#x2F;tech problem it isn&#x27;t.<p>Start by putting the technology aside, it only serves to bring your idea to life. Which bring us to the ideas...<p>Ideas are never 100% original. I challenge you to imagine an object of a shape and color not made from anything you&#x27;ve ever seen... it&#x27;s impossible. What I&#x27;m saying is that you need to take inspiration from various sources. From this you&#x27;ll be able to bring these elements together in a new way.<p>So I&#x27;d suggest looking at <a href="http:&#x2F;&#x2F;collectui.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;collectui.com&#x2F;</a> and <a href="https:&#x2F;&#x2F;colorhunt.co&#x2F;" rel="nofollow">https:&#x2F;&#x2F;colorhunt.co&#x2F;</a> to start.<p>Come up with a design in Illustrator&#x2F;Designer and pretend HTML CSS REACT etc don&#x27;t exist (ignore them).<p>Finally look at what you have created and realise you can bring that to life using literally any technology you like.<p>Mock out your components in HTML CSS.<p>create react&#x2F;vue&#x2F;angular components and port your previous HTML&#x2F;CSS into these.<p>And Voila!
评论 #18628179 未加载
leandotover 6 years ago
I&#x27;ve discovered that <a href="https:&#x2F;&#x2F;tailwindcss.com&#x2F;docs&#x2F;what-is-tailwind&#x2F;" rel="nofollow">https:&#x2F;&#x2F;tailwindcss.com&#x2F;docs&#x2F;what-is-tailwind&#x2F;</a> fits me best as a way to do UX&#x2F;UI as a backend person. Feels like functional programming with well-defined, limited number of building blocks, whereas normal CSS styling always seemed like endless amount of options. Also the docs are really great with some ready-made patterns. No idea if it is for everyone but I enjoy it right now.
评论 #18628274 未加载
IronCoderXYZover 6 years ago
Here is what I typically do:<p>- Draw out a design using Sketch, draw.io or any other similar tool.<p>- Find a color scheme, I typically google for &quot;flat UI colors&quot; since I like them most. Adobe color wheel is also a great tool for finding complementary &#x2F; shades of colors: <a href="https:&#x2F;&#x2F;color.adobe.com&#x2F;create&#x2F;color-wheel&#x2F;" rel="nofollow">https:&#x2F;&#x2F;color.adobe.com&#x2F;create&#x2F;color-wheel&#x2F;</a><p>- Then I start prototyping my ideas, typically in react, using a CSS-in-JS lib such as styled-components, this allows for quick iteration.<p>- I do research. For example, I look at how other websites or UI component libraries do things. Examples are material UI, ant design, semantic UI.<p>The most important thing is refinement. You start with a rough sketch, prototype in react or HTML and then start playing around with the CSS. Learning all the css attributes definitely helps. Don&#x27;t try and learn them all from a list, but just google them as appropriate and you&#x27;ll start picking them up. For example, you might think: &quot;How do I center the children elements both vertically and horizontally on different screen sizes?&quot;. A quick google search will suggest to use display: flex, justify-content: center, and align-items: center.
评论 #18630376 未加载
jasimover 6 years ago
HTML &amp; CSS is a commodity skill, and most of its mundane parts are going to be automated away soon. Either through a design-to-code workflow like what I&#x27;m working on now (<a href="https:&#x2F;&#x2F;protoship.io" rel="nofollow">https:&#x2F;&#x2F;protoship.io</a>), or with integrated tools like Webflow &amp; Modulz.<p>There are folks who&#x27;re able to design in code (Basecamp style), folks who&#x27;re only able to design in a drawing tool and does not know CSS at all (the Dribbble crowd), and the unicorns that I&#x27;m so jealous of who&#x27;re able to play in both courts masterfully.<p>But knowing design doesn&#x27;t have much to do with tools - HTML&#x2F;CSS or Sketch. I&#x27;ve observed folks from all three categories, and my singular take-away was practice, practice, practice. Some people have an aesthetic bend that gives them an advantage, but most of us can build a basic understanding by being deeply interested in the craft and putting in the hours. Search for &quot;how to be a designer&quot;, there is a rich array of resources. Pick a book like The Non-Designer&#x27;s Design Book, an online course like refactoringui, and a DailyUI challenge. Start deliberate practice. Give it a few hundred hours.
mettamageover 6 years ago
For getting some UI drawing skills go to:<p><a href="https:&#x2F;&#x2F;bezier.method.ac&#x2F;" rel="nofollow">https:&#x2F;&#x2F;bezier.method.ac&#x2F;</a><p>Then buy a copy of Sketch and draw a couple of phone screens (by hand) [1, 2]. The idea is to do it by eye, so no cheating by using color pickers or measuring the pixels, do it by eye. Draw all the icons. In actual projects you can use icons but now you have the power to create your own.<p>Then do this one (the image)[3]. Now you should be on the level that you could draw any figure well enough as long as you have a reference image for it.<p>In my opinion regarding UI design there&#x27;s no need to go further than this if it is purely for your own projects. The idea is to create a nice looking UI, not photo realistic images by hand ;)<p>[1]: <a href="https:&#x2F;&#x2F;www.invisionapp.com&#x2F;inside-design&#x2F;design-resources&#x2F;do&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.invisionapp.com&#x2F;inside-design&#x2F;design-resources&#x2F;d...</a><p>[2]: Sketch quick start: press A (for artboard) to plop down a screen. With R (rectangle) and O (oval) you can create simple figures. With V (vector) you can do the pen tool thingy that you&#x27;ve trained at bezier.method.ac. The rest should make sense on its own.<p>[3]: <a href="https:&#x2F;&#x2F;www.invisionapp.com&#x2F;inside-design&#x2F;design-systems-value&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.invisionapp.com&#x2F;inside-design&#x2F;design-systems-val...</a>
jookyboiover 6 years ago
I learned design + frontend engineering together. My side project turned into my full-time startup: <a href="https:&#x2F;&#x2F;www.cacher.io" rel="nofollow">https:&#x2F;&#x2F;www.cacher.io</a><p>The best advice I can give in terms of managing UX:<p>0. Get Sketch (<a href="https:&#x2F;&#x2F;www.sketchapp.com" rel="nofollow">https:&#x2F;&#x2F;www.sketchapp.com</a>) and use one of its UI kits (<a href="https:&#x2F;&#x2F;www.sketchappsources.com" rel="nofollow">https:&#x2F;&#x2F;www.sketchappsources.com</a>) to lay out your designs. While you should pay attention to visual details, you won&#x27;t need to lay out every state since you won&#x27;t be showing these to anyone else.<p>1. Build your project with one of the established frameworks (Material is pretty good). This will give you a sense of visual hierarchy and force you to think about why elements are placed where they are.<p>2. Introduce your own modifications and controls as needed. Even with a framework, you&#x27;ll eventually come across a use-case that isn&#x27;t readily handled.<p>3. Keep your modified framework in its own folder&#x2F;repo. Continually update it as visual standards&#x2F;technologies change. Doing this will cut down on the amount of re-work necessary when you&#x27;re starting new projects.
评论 #18629422 未加载
austincheneyover 6 years ago
This used to be a pain in the ass for me, but the beginning of this I rewrote everything from scratch including the UI. Now I have everything automated behind a build. All of my options, their configuration, and all corresponding documentation is built from a single simple config.<p>* Here is the site - <a href="https:&#x2F;&#x2F;prettydiff.com" rel="nofollow">https:&#x2F;&#x2F;prettydiff.com</a><p>* Config - <a href="https:&#x2F;&#x2F;github.com&#x2F;prettydiff&#x2F;prettydiff&#x2F;blob&#x2F;master&#x2F;api&#x2F;optionDef.ts" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;prettydiff&#x2F;prettydiff&#x2F;blob&#x2F;master&#x2F;api&#x2F;opt...</a><p>To automate this properly so that user performance is fast and maintenance is simple you don&#x27;t need any frameworks or tooling. You just need a good plan and a proper organization of things.<p>About 80% of the user interactions are built from automation. There is some manual wiring that has to occur for various things where interactions are unique to a given option. The manual interaction stuff wasn&#x27;t too bad when I wrote the code this past spring and it requires almost no maintenance. All the stuff that would be a pain the ass to keep up with is fully automated.
jtolmarover 6 years ago
The best solution is to learn graphic design. Most engineers make the similar mistakes when starting out, so here&#x27;s a cheat sheet:<p>* Your colors are too saturated, desaturate everything. (If you&#x27;re using LCH, make 50 chroma your default for something that&#x27;s &quot;colorful.&quot;)<p>* Use more padding, more whitespace, and bigger fonts. Increase it until you&#x27;re starting to get uncomfortable, then increase it just a little more past that.<p>* Remove everything you can remove, or if you can&#x27;t bare to do that, relegate it to a dumpster page like an &quot;about&quot; section. Use the extra space this frees up for more whitespace.<p>* Whenever you think something needs more X, consider making everything else less X instead.<p>* If you&#x27;re using LCH, you can do color theory by the numbers instead of eyeballing it. e.g. add 180 to the hue to do complimentary colors. This is not true of HSV.<p>* Establish a consistent visual hierarchy to group your content. Expect this to be the hardest part; even the best designers brute force this. The top of your hierarchy should frequently be the least emphasized part.
评论 #18631664 未加载
shortoncashover 6 years ago
I don&#x27;t; my side projects have the shittiest UIs ever.<p>For things that make money, I just hire a professional. There have been times where I have put a lot of personal time into improving a UI. What ends up happening is that that time ends up being a total waste of time because the UI&#x2F;UX professionals are able to do the same work in a fraction of the time. It&#x27;s almost never a waste of money, either.
vthallamover 6 years ago
This is definitely a problem for a lot of people. When I was in grad school, I used to go to Hackathons a lot, build a cool working backend, but a ugly front end which just does the job and I never won anything until I forced myself to learn Angular and used bootstrap themes to scaffold a basic UI&#x2F;UX.<p>Unless you have a friend who happens to be a front end engineer and who wants to work on side projects along with you, the best solution is to learn just enough to get by. Learn react or angular and learn how to customize existing free themes available out there.
franciscopover 6 years ago
I started with C++ and Arduino, then learned all the way through the basics of design. Including UI, and now I&#x27;m learning&#x2F;improving User Testing (UX) since I have learned the more technical parts of UX long time ago. Graphic design is still out of reach for me though, since I know I&#x27;d have to spend hundreds of hours learning all about design to use a small part in web (which is not a high enough ROI for me). I have a very good friend that is very awesome at it, so in case of need I can always go to him.<p>It&#x27;s been a great ride, and unfortunately impostor syndrome hits from time to time both on the front-end and the back-end (quite ironic). Though it&#x27;s been fairly mild&#x2F;easy to handle, I&#x27;ve had a lot of external validation through the years.<p>If you decide to learn it as your main learning focus (let&#x27;s say, 15-20h&#x2F;week), you could become fairly decent in 6 months-1 year. Then you can become quite good within 3-4 years. There are quite a few branches and ways to go about learning though, so <i>if</i> you want to learn I&#x27;d recommend searching and getting informed, but I deeply believe in the quantity above quality: <a href="https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;quantity-always-trumps-quality&#x2F;" rel="nofollow">https:&#x2F;&#x2F;blog.codinghorror.com&#x2F;quantity-always-trumps-quality...</a><p>Alternatively, hire me :) <a href="https:&#x2F;&#x2F;francisco.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;francisco.io&#x2F;</a> | <a href="https:&#x2F;&#x2F;picnicss.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;picnicss.com&#x2F;</a>
danenaniaover 6 years ago
I think it can be distilled to three key things:<p>1 - Learn the basic principles (see d0m&#x27;s comment).<p>2 - Borrow&#x2F;copy like crazy from others who are better than you.<p>3 - Be brutally honest with yourself and know your limits. You don&#x27;t need to be a brilliant designer to achieve that magical &quot;good design&quot; effect--you just need to get the fundamentals right and avoid mistakes. Until you develop some instincts, most of the ideas you have won&#x27;t work, so you need to be willing to throw out what you&#x27;ve done and try again ad infinitum. If in doubt, take it out.<p>Last point: I think it&#x27;s close to essential knowledge at this point for building viable software products. Like it or not, people judge by appearances, and good design is one of the best levers available to make people take what you&#x27;re doing seriously. It&#x27;s one of the top things that can take you from being perceived as a &quot;hobby project&quot; to being perceived as a &quot;startup&quot;.<p>It&#x27;s not easy to learn, but it&#x27;s not really that hard either in the scheme of things, and it pays massive dividends. Even if you&#x27;re using templates or paying someone else to do it, you still need to be able to distinguish the good from the bad if you want to avoid the (often subtle) mistakes that kill the perception of quality.
nathan_f77over 6 years ago
I&#x27;m not too bad at front-end development (especially if someone else does the design and mockups), but I don&#x27;t have great design or UX skills.<p>I really like starting with balsamiq for mockups, because I can figure out the functionality and don&#x27;t have to think too much about the design. And then I like to use a UI framework with a set of pre-built components, and maybe a theme. Bootstrap is great for that, and you can get some great themes so that it doesn&#x27;t look like a &quot;bootstrap&quot; site.<p>My favorite UI framework is Ant Design [1], because they have an amazing set of React components that are really nice to work with. I was blown away when I discovered Ant Design Pro [2] (which is free!). It&#x27;s an &quot;out-of-box UI solution for enterprise applications&quot;. Basically a fully featured dashboard built with Ant Design, including things like authentication pages, charts, etc. Everything you need for a side project, and it&#x27;s easy to strip away all the stuff you don&#x27;t want.<p>[1] <a href="https:&#x2F;&#x2F;ant.design" rel="nofollow">https:&#x2F;&#x2F;ant.design</a><p>[2] <a href="https:&#x2F;&#x2F;pro.ant.design" rel="nofollow">https:&#x2F;&#x2F;pro.ant.design</a>
tobinharrisover 6 years ago
Sounds like you&#x27;re on the right path in that you have a genuine desire to create great looking products. This means you have a respect for design, which is hugely important.<p>I used to be a back-end guy (I once co-authored a book on an ORM and just love middle tier and db shizzle). I had a huge appreciation for products that looked and felt great, but only had the back-end skills. I had a genuine desire to build skills in design so I could make better products.<p>If you want to take some short-cuts to build great looking stuff I&#x27;d do the following<p>- Build a mood board of stuff you think looks great. Set your own standards bar.<p>- Play around with Sketch or similar to learn how to get the look you like (this will make you think about UI design problems). This might take years but you have to start somewhere.<p>- Read &quot;Design of Everyday Things&quot; and &quot;Don&#x27;t Make Me Think&quot; and a few other design classics. The principles stand strong.<p>- Get help from designers to bridge the gap between your skill level and where you want to be. When I started my company, I&#x27;d find designers who had a visual style I liked and paid them to help out.
garysielingover 6 years ago
I use a framework - I like Semantic UI a lot, although I&#x27;m not sure it&#x27;s being maintained. When selecting a framework, I like to resize the browser to see how responsive it is, and look for text overlap defects at different sizes as a sign of library quality.<p>Adobe XD is also a free prototyping tool - I would go through a tutorial or watch a few youtube videos of people working to get a feel for it.
tekkkover 6 years ago
I could write a short tutorial here how to do basic styling but I don&#x27;t know will you gain anything from it. Having done HTML&#x2F;CSS&#x2F;SCSS in between my full-stack JS&#x2F;TS work, instead I&#x27;ll just list some of the things that I&#x27;ve learned from doing web UI&#x2F;UX. Maybe you&#x27;ll get some insight from it, people have mentioned other great tools like Sketch which are great but these are some practical tips.<p>* Space elements using flex-box. Use position attribute only when must.<p>* I&#x27;ve mostly ditched classes for Styled Components, but if you do use classes try to get most of the BEM-syntax and SCSS. Try to avoid id and element-wise selectors for styling.<p>* Use CSS preprocessor like SCSS. Makes your life easier. `&amp;` especially.<p>* Use margins to position elements in relation to each other. Padding to maintain or inflate element&#x27;s size. The difference between margin and padding isn&#x27;t massive, but try to stay consistent in your styling.<p>* Use (as general advice) light background color with more distinctive primary colors, emulate your favourite sites&#x27; style to hone your visual skills.<p>* Don&#x27;t overdo it even if the UI widget you found looks cool. For users the novelty will soon wear off and you&#x27;ll be better off with something simpler and more functional.<p>* Also don&#x27;t stress about styling, just maintain a distinct style that is simple and working and you&#x27;ll be good until you can hire your own designer. Vast majority of start-ups with their fancy UIs are mostly just pretty balloons filled with air. Maybe it attracts some people, but most people (myself included) are happy with simpler layouts as long as they are easy to use. Sure if the site is indisputably ugly it can be jarring but you get the point :). Note that pretty visuals != good user experience.
spondylover 6 years ago
One thing I always like to go back to is Ira Glass&#x27;s video on taste: <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=X2wLP0izeJE" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=X2wLP0izeJE</a><p>In a nutshell, that feeling you get where you believe your projects look crap? It&#x27;s because you&#x27;re seeing the disconnect between what you can achieve now, and your taste that&#x27;s informing what &quot;great&quot; is.<p>It&#x27;s a bit of a double edged sword in that while you&#x27;ll likely not be truly happy with a project anytime soon, that disconnect means you&#x27;ll also be able to constantly strive as you recognise supposed flaws in what you&#x27;ve created.<p>In the end, all you can really do is just keep at it and over time, that gap will hopefully close as your skills allow you to create what your taste envisions.<p>That&#x27;s the dream anyway, haha.
noahprince8over 6 years ago
I highly recommend using semantic-ui, which has a fantastic react port <a href="https:&#x2F;&#x2F;react.semantic-ui.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;react.semantic-ui.com&#x2F;</a><p>I used to use bootstrap, or download themes on themeforest. But since discovering Semantic, I&#x27;ve had a much easier time building front ends. It also serves as a guideline -- when I can&#x27;t find something I want in Semantic, I have to ask myself &quot;Is there a better way to do what I&#x27;m trying to do that _is_ in semantic?&quot;<p>Also, with anything, it&#x27;s a matter of putting time into the frontend. If you spent as much time on the frontend as you do on the backend, it would likely look better. It&#x27;s easy to rapidly prototype a frontend just to make your idea work. Once it works, you move on.
评论 #18628855 未加载
codingdaveover 6 years ago
Keep the UI simple. Find a free&#x2F;cheap template, throw it up, and add your code. But then... use the app. Be aware of when you are clicking multiple times to finish a task, when you have a small hesitation to parse your own icons and menus, when you jump all over the app to get something done, etc. Those are small inefficiencies to you, but broken UX to someone else. Over time, you&#x27;ll have your own annoyances with the app. Fix those. And when you get real users giving you nitpicky complaints about the UX, treat them as serious breakages of your app.<p>Over time, you&#x27;ll have a simple, usable app. And that is far preferable than a beautiful, shiny, but unusable app.
markessienover 6 years ago
I know a bunch of UI&#x2F;UX folk, and I tend to just ping them if I have anything to design. Works quite well - many people will do a lot of short term work in exchange for pay.
karmakazeover 6 years ago
I have gone through the same thing on many of my projects. Some projects however do get to a better level of done on the UI. My greatest source of discouragement is the expected effort it will take to evolve the UI to a desired state. This comes about because making front end changes seem to take a long time just to look up some CSS combination etc, and it still looks very basic.<p>What I have come to realize though, is that if you keep at it, the aesthetic gains get bigger and better with each additional change and overall it doesn&#x27;t take as long as initial progress rates would have to think.<p>I think the big thing is to value it as a user. Often if I make something for my own use, it&#x27;s considered done when it works. To show someone else, it needs extra effort of value to others but not myself. When completed, of course I appreciate and am pleased by the outcome but would not have done it for myself. I think it&#x27;s this difference between effort and perceived value that&#x27;s demotivating. Practice reduces effort, but we have to also internalize the difference a nice UI makes.<p>Other than that, use a framework that has many components, or even better entire component set libraries available. Choosing a component set and tweaking a theme can do a whole lot in short order.
paulftwover 6 years ago
IMO you need to start loving UI&#x2F;UX to get anywhere. It’s actually interesting and with modern frameworks is not too hard for a decent programmer to pick up. Getting out of your comfort zone and learning new paradigms, solving new class of coding challenges etc will also make you a better backend engineer. Think of it as a good investment.<p>Second step - twitter bootstrap and admin templates for it are the little known secret of fast and cheap and good looking UI. Good templates are under $50, recently some nice ones started popping up on github under open source licenses.<p>One aspect that is hard for me and probably requires another half of the brain is making it “pretty” (or graphic design). Good news is there are tons of UI freebies, UI kits, free app templates shared on behance and dribble. Basically it’s pretty app designs created by people who don’t have skills to convert them into code. So they give that stuff away for free. Taking one of those goodies and using for your side project will make your project stand out without dropping a cent on professional designers. I always recommend freebies designs for MVP even when it’s more than a side project.
评论 #18632054 未加载
markrosemanover 6 years ago
First decide if you just want it to look nice, or if you want it to work nice. For the first there are already lots of suggestions here.<p>For the second, do you have some users or potential users (right needs, skills, etc.) nearby? Get them to use your software and watch them. Or use screen sharing to do it remotely, along with an audio link. Get them to talk through what they&#x27;re doing. Watch to see the trouble spots, ways they approach using parts of the software that maybe don&#x27;t match how you expect people to try to use it. Does the way your user interface is organized help or get in the way? Do the cool widgets you used make sense to people other than you?<p>Start this early, with the crappiest thing you can get up and running visually. Don&#x27;t wait until you&#x27;ve invested huge amounts of effort in making things look just so. This may lead you to deeper changes but ones that might make the system a whole lot better.<p>Or, you could wait until you&#x27;ve put in so much effort and baked in so many decisions about how the system should work that you&#x27;re not about to make any structural changes. Just put some lipstick on the pig.
thruflo22over 6 years ago
Cheat.<p>For the layout &#x2F; overall look pick a good off the shelf theme.<p>For UIs &#x2F; micro interactions &#x2F; content elements, see how other people have done it and copy them.
ricesover 6 years ago
Disclaimer: I&#x27;m a frontend&#x2F;fullstack dev. One of the methods I use is browsing other sites and taking inspiration. You can even inspect their elements if you&#x27;d like to see how they the style (don&#x27;t copy paste!).<p>Other suggestions: - Team up with someone with some ui skills<p>- Use a css framework: <a href="https:&#x2F;&#x2F;github.com&#x2F;troxler&#x2F;awesome-css-frameworks" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;troxler&#x2F;awesome-css-frameworks</a><p>- Choose a color scheme and add some margin and padding to everything and stick to the scheme.<p>- React component libraries are becoming much more general purpose and easier to use. If you&#x27;re up to sinking a few hours into it, try create-react-app (<a href="https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;create-react-app" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;facebook&#x2F;create-react-app</a>) and then use a react component library like material ui (<a href="https:&#x2F;&#x2F;github.com&#x2F;mui-org&#x2F;material-ui" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mui-org&#x2F;material-ui</a>)
swaggyBoatswainover 6 years ago
I&#x27;ve been exploring the world of UI&#x2F;UX recently, and I enjoy it.<p>It would be helpful to pickup a design tool. I&#x27;ve used figma and sketch, but I&#x27;m finding figma to be really helpful.<p>------------------------------------------------------------------<p>How I think of things is like this:<p>1. Either my entire day is dedicated to design<p>2. Or its dedicated to programming<p>------------------------------------------------------------------<p>I find it difficult to swap between design &#x2F; programming frequently. One requires creativity &#x2F; looking at lots of things for inspiration. The other requires a more logical mindset.<p>I would go further with this analogy, there&#x27;s (4) main roles in webapp development<p>(1) UI&#x2F;UX&#x2F;Design<p>(2) Frontend Frameworking (React,HTML&#x2F;CSS&#x2F;JS&#x2F;mocking things up, etc)<p>(3) Backend development (Firebase, nodeJS, etc)<p>(4) Database development &#x2F; sysadmin &#x2F; everything else<p>Try and only focus on one or two or those things everyday. You can skip (1) if you are emulating a website or building something with a heavy backend MVP. (3) and (4) can be mostly skipped if making a small project in firebase. (2) can be skipped if you use a CSS framework, etc.
bredrenover 6 years ago
You should not be inventing ui&#x2F;ux for an early web application at this point.<p>Almost every possible control and behavior you need has been figured out.<p>On all my new projects I start with a commercial bootstrap wrapper. Wrapbootstrap has a lot of great ones for under $30. [1]<p>The templates come with everything from basic css to the newest wizbang stuff.<p>You can ramp on bootstrap layouts quickly because you can copy entire ui elements from the demo pages.<p>You can also build cascading templates pretty quickly using the examples that come with it since it is always the same layout largely.<p>I would not recommend trying to become a ui expert as top comment suggests, because that takes a long time. Instead, build with someone else’s great work in a bootstrap wrapper and learn as much as you need to move your project forward and no more.<p>[1] <a href="http:&#x2F;&#x2F;wrapbootstrap.com&#x2F;preview&#x2F;WB0N89JMK" rel="nofollow">http:&#x2F;&#x2F;wrapbootstrap.com&#x2F;preview&#x2F;WB0N89JMK</a>
clagioover 6 years ago
Use a service like <a href="http:&#x2F;&#x2F;draftss.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;draftss.com&#x2F;</a> or <a href="http:&#x2F;&#x2F;manypixels.co&#x2F;" rel="nofollow">http:&#x2F;&#x2F;manypixels.co&#x2F;</a> They provide a good value for the price. Alternatively, hire a designer accordingly to your budget
sbilsteinover 6 years ago
Cop, copy, copy.<p>I taught myself about color palettes, gradients, margins, and typography by carefully hitting inspect element on websites I love. You’ll get an idea of font sizes that make sense for headers, tables, written content and more. Inspect buttons to see how designers use shadows or changes to indicate function.<p>Once you start copying enough and read a book or two on design it will start making sense. Pay obsessive detail to how a payment flow or navigation reacts on a site you love when you do something wrong.<p>Less is more and start by building out simple forms that feel slick and intuitive. Copy the landing page of a website like Strava. Copy the landing page of a SaaS product you love. Copy the layout and typography of the Stripe documentation. You’ll eventually have enough tools to start making more informed decisions when you are not copying.
rkangelover 6 years ago
I&#x27;m building a mobile app using flutter, which has so far been an excellent experience. They&#x27;ve announced development of a web version of it - hummingbird (<a href="https:&#x2F;&#x2F;medium.com&#x2F;flutter-io&#x2F;hummingbird-building-flutter-for-the-web-e687c2a023a8" rel="nofollow">https:&#x2F;&#x2F;medium.com&#x2F;flutter-io&#x2F;hummingbird-building-flutter-f...</a>) which I&#x27;ll be keeping a close eye on. Not only is it a fundamentally productive toolkit to use, but sharing both business and UI code between all frontends (desktop, mobile and web) would be wonderful.<p>I&#x27;ve also heard some positive things about elm-ui (<a href="https:&#x2F;&#x2F;github.com&#x2F;mdgriffith&#x2F;elm-ui" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;mdgriffith&#x2F;elm-ui</a>), which is on my todo list to investigate.
burtonatorover 6 years ago
My side project launched on HN about 4-5 weeks ago:<p><a href="https:&#x2F;&#x2F;getpolarized.io&#x2F;" rel="nofollow">https:&#x2F;&#x2F;getpolarized.io&#x2F;</a><p>It&#x27;s basically an Electron-based document manager with annotation and Anki flashcard support.<p>My background is cloud infrastructure so I&#x27;m really not an expert on UI &#x2F; UX.<p>What I&#x27;ve been doing is that I use off the shelf UI toolkits that happen to look good aesthetically and have decent UI &#x2F; UX already.<p>I also just try to do things that are &#x27;standard&#x27; and not argue or have too much of my own opinion. I&#x27;m not a UI expert so I just do what the UI experts do...<p>Right now I&#x27;m using React and Reactstrap but Material UI also looks decent.<p>I also have a whole directory of screenshots I&#x27;ve been saving with really rich a and nice UIs that I can borrow ideas from.<p>Background colors. Layout designs, etc.
udklover 6 years ago
Jeremy&#x27;s Web design in 4 minutes is a crash course on how to build up the different elements that go about in web design : <a href="https:&#x2F;&#x2F;jgthms.com&#x2F;web-design-in-4-minutes&#x2F;" rel="nofollow">https:&#x2F;&#x2F;jgthms.com&#x2F;web-design-in-4-minutes&#x2F;</a>
dreamer7over 6 years ago
A lot of good suggestions here already. I agree with another comment that UI&#x2F; UX is very important, especially if your project is intended to be used by the general public.<p>But UI&#x2F; UX is hard and it is very easy to get sucked down a vortex trying to get something to be exactly as you envisioned . And this drain on your mental energy can cause you to give up projects mid-way.<p>On the other hand, i always get a massive sense of progress when i&#x27;m able to interact with a feature through a UI.<p>I too despise(d) UI work like you when i spend a lot of time on things that i expect to be simple. The way i approach it now is to work with the mindset that the UI only has to be good enough. It does not have to look shiny and polished as long as it is able to deliver the value you are creating with your system.
stevenkovarover 6 years ago
Visit a site like <a href="http:&#x2F;&#x2F;behance.net" rel="nofollow">http:&#x2F;&#x2F;behance.net</a> and find layouts that inspire you. Spend part of your side project time replicating those styles and understanding&#x2F;learning why the design decisions were made for that project.<p>Remember, design is problem solving. Art is expression.<p>Good design doesn&#x27;t have to be pretty, and prettiness doesn&#x27;t mean a design is good.<p>My assumption is your side project is for learning or enjoyment&#x27;s sake. Learning design is a great way to spend that time. If the side project is purely for economic gain, instead spend your time refining your taste for design, learning how to articulate your taste, and recruiting designers who share a similar taste.
bananatronover 6 years ago
Frameworks like tachyons and bulma will give you the tools to create elements that don&#x27;t look terrible, but imo UX just takes practice. (I&#x27;m using tachyons on my side project <a href="http:&#x2F;&#x2F;oozesaga.com" rel="nofollow">http:&#x2F;&#x2F;oozesaga.com</a> (the UX is still pretty bad))<p>The great thing about practicing this as a developer is that you will eventually find a sweet spot where you can identify UI that is cheaper to build, but is also effective (vs. having to do pixel perfect designs where the last 10% doubles development time).<p>And, in the end, mostly copying other sites that follow similar functional requirements will get you a long way.
chasd00over 6 years ago
for UI, HTML5 Boilerplate will get you pretty far when it comes to organizing markup. Then you can start with something like Bootstrap and then build a theme when you&#x27;re ready. There&#x27;s some truly impressive pre-built bootstrap themes&#x2F;templates out there too but they take a lot of work to integrate into your project.<p>As for UX, if you have a spouse&#x2F;partner&#x2F;SO ask them to use your project and take their feedback seriously. Getting actual people to use what you&#x27;ve built is the fastest way to a decent UX. You have to set aside your ego and let the users dictate how they want their experience to be. It&#x27;s non-trivial.
ryandrakeover 6 years ago
I know this question is about web apps where there is little in the way of “standard,” but if it’s a desktop or mobile app, please, please use standard, system provided controls and menus, the generic system font, and well-known button icons. Don’t try to invent your own. Your users will thank you because they will know what everything does without having to figure it out. Plus, on many platforms, straying off the path of standard controls can lead to 10x or 100x the code. Just don’t do it.<p>Spend that saved development effort on fixing bugs instead. A great app with a boring UI is better than a buggy app covered by a beautiful coat of paint.
bryanrasmussenover 6 years ago
Is it a project where one of the most important aspects of how it works will be the design, if so maybe you can trade with a designer or even pay one for some help. If it isn&#x27;t the most important thing try to find a theme or example in a common framework that will be passable.<p>For example let&#x27;s say you&#x27;re making a project that will help companies manage real time logging of data more efficiently.<p>Once a basic level of design competence is reached pretty much nobody who is looking for something like that cares too much how your site looks. You could make a simple landing page with a bootstrap theme in a few hours.
johnnyballgameover 6 years ago
Check out: <a href="https:&#x2F;&#x2F;refactoringui.com" rel="nofollow">https:&#x2F;&#x2F;refactoringui.com</a> from Adam Wathan and Steve Schoger. Comes out Tuesday (12&#x2F;11) according to their podcast.
deltron3030over 6 years ago
&gt;How do I solve this?<p>Develop an interest in design in general. It‘s a skill that grows with your level of immersion. It‘s helpful to have developed a taste before making design decisions, or even for deciding what to learn and who to follow.<p>You could start by reading about the history of design, especially where design started to emerge as its own thing from art in the early 1900s.<p>Knowing the history and political implications (man vs. machine etc.) is important, because many decisions, tastes and (especially typographic) choices of other designers may not make sense otherwise.
评论 #18630632 未加载
rajadigopulaover 6 years ago
<a href="https:&#x2F;&#x2F;elements.envato.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;elements.envato.com&#x2F;</a> has a flat subscription with lot of resources you can use in commercial projects.
p_redover 6 years ago
Don&#x27;t bother with UX&#x2F;UI at the beginning. It&#x27;s wasting your time and resources.<p>Focus on a problem you want to solve. Make your product useful. Make sure your product works and provides a value for a user.<p>If you (when you) succeed in above, then you can address UX&#x2F;UI based on feedback and usage findings you will already have.<p>UX is overrated, at least in the beginning of creating a product. That&#x27;s why the web is full of crappy products and derivated ideas which just look nice.<p>Just my 2 cents as a product designer.<p>(peace)
btbuildemover 6 years ago
Observe what you like and dislike about the existing interfaces you use. Try to emulate the former and avoid the latter.<p>UX&#x2F;UI is HARD, it takes many iterations to get it right. So, don&#x27;t get disheartened if the first several dozen attempts fall flat. Just keep on.<p>It&#x27; more efficient to do the visual design on paper, or some mockup tool. Forget whatever framework they&#x27;re peddling at the moment, technology choice comes after you&#x27;ve decided what you&#x27;re going to do.
alkonautover 6 years ago
Use default theme of some tookit (e.g Bulma or similar) and don’t change one bit anywhere. As soon as I even think I can change a margin somewhere it all goes to hell.
ed_elliott_ascover 6 years ago
This is my problem as well, I’ve started to take web sites I like the look of (like mobile twitter) and first drawing them by hand and then using plain html and css try and copy them pixel for pixel.<p>I’m copying images etc and buttons don’t work because it is the layouts that I’m trying to get right.<p>I’ve learnt so much doing this that it has really helped.<p>Reading some css tutorials and learning css is a world away from having to find a way to get an element to appear in a very specific place.
dkarlover 6 years ago
I shamelessly copy. I have a lot of respect for the UX and design people I work with, and I know those skills take hard work to develop even for people with talent. I know I&#x27;m never going to finish a side project if I force myself to acquire those skills myself before I do anything, so I copy existing designs that look good to me.<p>If a side project turns out good enough that I think it could be a real product, I expect I will try to find a partner.
jabartover 6 years ago
Adobe XD is part of their creative cloud offering and they publish themes and videos about the design process. It is really easy to mockup a real looking web page in XD, then use a favorite CSS framework to create it.<p>Also themeforest.net is great too, pharaohgeek mentioned that already, but that is also a great starting point as good themes look more like bootstrap documentation to give you a huge head start versus from scratch.
robbickover 6 years ago
You are right to be concerned - so many side projects don&#x27;t gain traction due to simple UI issues putting users off.<p>1. As other comments have mentioned - if you are willing to pay, a good designer will go a long way.<p>2. Use a common component library with a custom theme so it is good code but not 100% the same as elsewhere<p>3. Keep lots of whitespace between everything<p>4. Keep it simple - good UX is about so much more than UI and feature creep is so often the enemy of good UX
paulie_aover 6 years ago
I was never formally educated in that field but I just try to make something I would want to use. Bragging: I&#x27;ve been complimented by a Xerox exec &quot;this looks better than our software&quot;<p>There is a lot more theory and practices than I will ever understand. But if you are not an expert, just ask yourself if you would want to use it. Not as a developer, but some random user.
balsamiqover 6 years ago
Since we have a lot of customers like you, we have been investing more and more in educational content about UX for non-designers. Check it out if you&#x27;re interested [1]. It&#x27;s all fairly new so we&#x27;d love feedback on it.<p>[1] <a href="https:&#x2F;&#x2F;balsamiq.com&#x2F;learn&#x2F;" rel="nofollow">https:&#x2F;&#x2F;balsamiq.com&#x2F;learn&#x2F;</a>
matchagauchoover 6 years ago
I would start with diagraming the overall process&#x2F;workflow the app is enabling.<p>Increasingly the &quot;user experience&quot; transcends just the web app, and involves well timed SMS messages and notifications.<p>Once the essential UI is defined, I use Balsamiq to iterate on a design, then over-communicate specifications for an Upwork Freelancer to bid on.
dmortinover 6 years ago
I try to use frameworks which contain building blocks, so I can just use existing functional elements (like Alert in Bootstrap, etc.) without having to come up with my own css rules.<p>Obviously, this works only if you don&#x27;t need any custom elements, but I&#x27;m not a designer, so I just usually use what&#x27;s available.
pranayairanover 6 years ago
I think buying themes or designs from marketplaces like themeforest works best for me, I then improve on those things by taking inspiration from similar apps or companies on how they are displaying certain information, navigation flows and try to mimic as much as possible. This gives great results.
QuantumGoodover 6 years ago
UX can be a product feature. Or can overlap them. Develop some fascination with what improves user experience and you will naturally develop the motivation to work on it. Separate it a bit from &quot;just&quot; design&#x2F;UI in your mind, and think about the user&#x27;s needs and their psychology.
bgormanover 6 years ago
I would use a &quot;Component&quot; front end framework like Material-UI or Blueprint, that way you can avoid spending your time on CSS&#x2F;JS issues and spend most of your time building the application. The downside is that your application will look like the component framework you select.
PublicStudentover 6 years ago
Read Jeff Gothelf&#x27;s Lean UX. It illustrates product mindset, shows the survey and analysis work that goes into creating a new product and where creating custom software fits into the whole process. Given this reference by a UX designer. Great read.
kowdermeisterover 6 years ago
For UI problems, grab or buy a UI toolkit, it&#x27;s better than you trying to write one from scratch.<p>For UX, read about UX research and show your work to potential users, make them talk constantly and just listen, see them struggle. It&#x27;s priceless.
akincisorover 6 years ago
What I do --- Iterate.<p>If you have time, go through the versions of my single page app (single file, actually):<p><a href="https:&#x2F;&#x2F;gitlab.com&#x2F;aksrikanth&#x2F;flash-cards" rel="nofollow">https:&#x2F;&#x2F;gitlab.com&#x2F;aksrikanth&#x2F;flash-cards</a>
projectramoover 6 years ago
I am in the same boat. I try to use the same basic look and feel and interface everywhere. I just use whatever formatting the framework comes with and then I might ask someone else to step in and give me css and logos etc later.
visargaover 6 years ago
Small addition to what everyone said - pick nice icons, a page with just text feels empty. A nice set of icons can change that. Many sites are made of just text and icons, and in such situation icons bear a huge importance.
elorantover 6 years ago
If it&#x27;s a small project I&#x27;ll use bootstrap which then I customize. For anything larger I just pay a web designer. He&#x2F;she might also use bootstrap but their customization techniques far exceed my capabilities.
fiatjafover 6 years ago
Do basic stuff and tell everybody you&#x27;re keeping it simple. See <a href="https:&#x2F;&#x2F;pinboard.in&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pinboard.in&#x2F;</a>. At least programmers like it.
dagoatover 6 years ago
Not affiliated, but if you’re using rails, rapidrailsthemes is quite nice.
mrpoptartover 6 years ago
Decide if you want to be a designer. If you don&#x27;t, then hire one and make sure you pay them as well as you&#x27;d want to be paid. If you do, then do your equivalent of going to school for it.
santa_boyover 6 years ago
I face the same problem and honestly, design is hard. Even basic design skills are a lot of effort.<p>I try to resolve the shortfall using Themes on bootstrap and then freelancers to resolve ad-hoc issues.
pmontraover 6 years ago
Bootstrap, so I have a consistent style. Any other equivalent library would do.<p>Palette generators, so colors will look good.<p>Simple interactions, to kill two birds with a stone: ease of development, minimize UX mistakes.
te_chrisover 6 years ago
For side projects, I always try and get as far as I can with a CSS UI framework, then ask friends for help. It&#x27;s much easier to brief people if you have a woring prototype.
arbieover 6 years ago
Material Design standardizes visuals and mini-workflows that you can stitch together. The spec is easy to approach and every major JS framework has an implementation.
doanguyenover 6 years ago
<a href="https:&#x2F;&#x2F;canvas.hubspot.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;canvas.hubspot.com&#x2F;</a> My best resource for reading about UI&#x2F;UX.
msallinover 6 years ago
I&#x27;m very experienced at UI&#x2F;UX and suck at programming, so I&#x27;m happy to help you out. (I might need your help too one day!)<p>Find me at www.mathlete.com
omar93over 6 years ago
I hire freelancers, If it&#x27;s a small project I hire freelancers from Fiverr and for important things I hire from Upwork.
PublicStudentover 6 years ago
Read Jeff Gothelf&#x27;s Lean UX. Shows a product mindset and how to use that mindset to create great software products.
buboardover 6 years ago
Bootstrap. I just went for the most popular because i m more likely to find googable answers to my needs.
dvhover 6 years ago
Sans serif font, dark gray text on light gray background, massive padding and you are in.
djohnstonover 6 years ago
if it&#x27;s just some fun pet project ill copy a color scheme from something i like. if it&#x27;s for a company i&#x27;ll higher a designer, who generally copies a color scheme from something he&#x2F;she likes. :)
forkLdingover 6 years ago
Look at CSS of websites that you like and copy aspects you like?
JunaidBhaiover 6 years ago
This is one of the major problems of founders who fail to realize that UI&#x2F;UX is a critical aspect in defining the product&#x27;s utility even at an initial phase. We worked out on providing feedback to founders who found difficulty in optimizing their UI&#x2F;UX resulting in an improvement of conversion rate. I am a co-founder at <a href="http:&#x2F;&#x2F;draftss.com" rel="nofollow">http:&#x2F;&#x2F;draftss.com</a> and we have shortlisted few important mistakes that founders did on their side projects that could make a significant difference in the purchase decision by prospective customers:<p>1. Cluttering the website with too much data: It seems like a dire need for founders to put as much data as possible to explain their product better. But too much data can backfire confusing the customer in understanding what your product is all about. This makes the website look boring, uninteresting &amp; confusing. In such cases using different font weight, size, colors, relevant icons or relevant graphics makes the landing page more meaningful &amp; engaging for the visitor.<p>2. Using too many colors: Using many colors randomly on your landing page does not make it look more fancier. Colors are used to differentiate the contents of the website. They facilitate the customer in quick understanding of what the color denotes. Ideally, the easiest way to set up a color palette for your landing page is to use colors from your logo &amp; add complimentary colors to it. For each of these colors, have a lighter &amp; darker tone available which would help you set up a complete color palette for your landing page. It’s best to start creating your landing page once you have set up your color palette.<p>3. Footer is important: Many founders did not include a footer on their website. If included, it wasn’t used effectively displaying the relevant navigation to your website. Ideally, you should have a footer which should possibly have all the links from the navbar, and other links which couldn’t be put in the navbar. You should also have social links, even though somebody will not click it but having them builds trust in your website. You should also put some contact details; either email or phone number which adds to the credibility of your website. You can repeat the logo in the footer. This is also an important factor for brand recall. You can convert the logo into a single color and put it in your footer.<p>4. Missing call to actions: This is one of the most critical errors that founders missed for their landing page; i.e. not having a call to action near the end of the landing page (just before your footer). This is the point where the customer has been through your complete product and understands what you are all about. It’s the best place where the customer is most likely to buy your product&#x2F;services. Ideally, all pages redirected from the home page to other important pages must have call to actions too.<p>5. Unaligned website contents The content of the website is set to full width and not aligned as per the container. The flow gets lost and the whole page becomes confusing and irritating for the visitor. This will lead to the visitor bouncing off much quicker.<p>6. Description consistency &amp; balance: Many products had multiple features to pitch their customers. But each feature had different description lengths between 1-5 lines. This creates an imbalance in the landing page which makes it look fuzzy. All description length must be equal and ideally 2 lines or a maximum of 3 lines.<p>7. Typography: Many landing pages had multiple fonts used on the website. Ideally, you should be using 1 or a maximum of 2 font families for your website. Avoid any fancy font for a blob of content. It becomes unreadable and hence more likely for a visitor to bounce off. Most creators use a default line spacing. Adding slightly more line spacing to your text would make it more readable and interesting.<p>We would be happy to have a look at your side project and share constructive feedback. <a href="http:&#x2F;&#x2F;draftss.com&#x2F;feedback.html" rel="nofollow">http:&#x2F;&#x2F;draftss.com&#x2F;feedback.html</a>
quakenulover 6 years ago
Something that I feel a lot of coders grapple with is that these 3 tasks are highly disconnected from each other. It is absolutely common to have someone who is incredibly proficient with CSS (maybe more and more so in tandem with some front-end JS skills) to have absolutely no concept of how to come up with a strong design in any reproducible, timely fashion.<p>Unless you feel tackling three very, very different problems at once I recommend you treat them separately.<p>* Functional Design: Think of the right things to do at the right point in your app in a way that engages and works for the user<p>* Aesthetic Design: Pick the right colors, sizes, margins, fonts, icons to support the functional design aspect (keep it simple, skip illustrations)<p>* Web Design: Get it to CSS&#x2F;HTML&#x2F;JS<p>It is very simple to get a random aesthetically pleasing thing going (there&#x27;s a ton of theme resources out there) but for obvious reasons those do not include any consideration to your projects functional design needs, which then trickles down to the lack of strong aesthetic elements and an app identity.<p>My recommendation depends on the type of person you are and what you are looking for. Do you wanna do self-reliant and do everything by yourself? Think of it as another never ending journey (just like the coding one) and enjoy the ride.<p>I think tailwindcss is one of the best tools to guide you towards making a lot of right decisions quickly when it comes to aesthetic and web design. Starting keeping bookmarks of whenever you stumble across a page and think &quot;this feels&#x2F;looks good&quot;. Review whenever you wanna build something. Make it easier on you: Skip graphic heavy stuff, pay extra attention that work through great typography, borders, use of colors.<p>Functional design, well, is super fucking hard and I don&#x27;t know of any great online resources that teach it on a high level (anyone?). It depends so heavily on the individual problem you are trying to solve and has so much to do with critical thinking, understanding the entire problem space (including user motivation, where they might struggle) and intuition.<p>To make this part not completely overwhelming definitely work on a problem that you personally have (or at least can heavily relate to), think about that problem as much as you can and figure the simplest possible steps to get you there.<p>The alternative route would be to work on finding a co-creator, someone who fills in the gaps. Since we are talking about side projects you can absolutely live a little dangerous here and start connecting with people over indie hackers, hacker news or whatever but if you know someone you have worked with before, and feel like you might enjoy working with on a side project go to them first.<p>good luck :)
InGodsNameover 6 years ago
I&#x27;ve multiple solutions:<p>0. Use a css framework like Bootstrap or Bulma, it&#x27;s not difficult to put together a website&#x2F;webapp with a bit of CSS skills (you don&#x27;t need to know a lot of CSS to create a good experience)<p>1. Team up with the UI&#x2F;UX designer who you&#x27;ve worked in past and offer them your backend expertise for their project.<p>Good ol barter has saved my ass multiple times by now.<p>2. If you don&#x27;t want to get someone from your workplace, you can go on upwork etc...and hire a freelancer, it&#x27;s a paid option.
评论 #18628132 未加载
mleventalover 6 years ago
use a widget library. my last startup used<p><a href="https:&#x2F;&#x2F;vuetifyjs.com&#x2F;en&#x2F;" rel="nofollow">https:&#x2F;&#x2F;vuetifyjs.com&#x2F;en&#x2F;</a><p>just pick the library with the largest component set in whatever frontend stack you use