by throwawayosiu1 on 5/23/17, 3:56 PM with 0 comments
On android, I used to use the gui editor to get the rough GUI (layout, size, proportions) I wanted and then finalized it in xml/java.
I was wondering how I could go about doing so on the web?
I started using React + BlueprintJS to get all the components I needed, but everything looks very ugly without having CSS hacks (or custom styles) all over the place.