I literally have experienced this same issue, and was lucky enough to work for a company where building UI/UX around APIs _is_ the product. We're a no-code (but code-extensible) UI platform. https://www.skuid.com/ This isn't meant to be a marketing message, I really actually build UI's around internal API's I write all the time. It is honestly great for side projects and we have multiple F500 organizations that use i…
Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
21–30 of 59 posts
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#22I would say that your best bet is to stick with an established front end library. Bootstrap[1] is the most well known, but there are others such as UI Kit (not to be confused with Apple's UIKit for iOS)[2]. If you'd like some additional advice, feel free to contact me (email should be in my profile). [1] https://getbootstrap.com/ [2] https://getuikit.com/
Also Google 'hackathon starter' for your language. Most languages have some predesigned stuff that's open and you and hack/modify.
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#23Everyone tries to take a logical approach like it's coding, but good design is an artform and should be treated as such. Contrary to common thought right now, you can't be bad at design and good at UX, unless you're a blind person making apps for other blind people.
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#24Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#25Don't reinvent the wheel if you don't have the skills.
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#26I would say that your best bet is to stick with an established front end library. Bootstrap[1] is the most well known, but there are others such as UI Kit (not to be confused with Apple's UIKit for iOS)[2]. If you'd like some additional advice, feel free to contact me (email should be in my profile). [1] https://getbootstrap.com/ [2] https://getuikit.com/
Be aware that these still require you to have at least a basic understanding of CSS and HTML (the more you need to customize it, the more you'll need to know). Nothing crazy, but don't expect it to be a drag and drop designer. For Bootstrap (UI Kit might be the same but I haven't used it) your best option is to look at their examples[1], find one you like, then view the source code from it. Use that as your starting…
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#27They contain lots of premade components, as well as plenty of sample pages to give you ideas.
They're not free, but last time I checked, there were panty of good looking themes for under $20.
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#28If you're developing Free Software with good purposes, then contact our design team at https://bold.cat/
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#29I literally have experienced this same issue, and was lucky enough to work for a company where building UI/UX around APIs _is_ the product. We're a no-code (but code-extensible) UI platform. https://www.skuid.com/ This isn't meant to be a marketing message, I really actually build UI's around internal API's I write all the time. It is honestly great for side projects and we have multiple F500 organizations that use i…
I know this is pretty common for F500 serving companies, but I had no idea that's what you did from looking at your landing page.
Re: Ask HN: What to do as a back-end dev and with many app ideas but can't do UX?
#30I literally have experienced this same issue, and was lucky enough to work for a company where building UI/UX around APIs _is_ the product. We're a no-code (but code-extensible) UI platform. https://www.skuid.com/ This isn't meant to be a marketing message, I really actually build UI's around internal API's I write all the time. It is honestly great for side projects and we have multiple F500 organizations that use i…