Hi, I’m a new Dash user and have really liked it so far. I don’t have much talent in web design and in general my UI designs look terrible. In the past, I’ve simply created a static html form and the response and then given it to a contractor for a few hours of work and told them told them “make it look good with CSS”. This also allows me to do the actual backend coding work in parallel with the UI design. It seems with Dash that the code is more embedded with the UI design.
So, has anyone successfully worked with a UI designer and what should I give the designer to work on? Does the UI designer need to know Dash and need access to my backend code?