5
3 Comments

Can you recommend a tool for this?

Hi guys!

I feel like I have been designing my SaaS in a somewhat inefficient way. I am a huge fan of Elementor (a WordPress page builder) and know the product really well, so I always use that for mockups but as far as implementation, I end up just writing code for that same design in HTML & CSS and then I pass it off to my developer.

Always takes forever and sometimes I forget to properly do mobile designs when I write the code...

Does everyone just do the mockups and html/css separately or is there another tool similar to Elementor that I can use that spits out HTML and CSS automatically without me having to rewrite everything myself?

I know a lot of people use Figma, but I don't think that spits out HTML/CSS (although I don't really know, I haven't messed around with it much)

Would love to know!! Thanks friends

on October 7, 2021
  1. 2

    Bootstrap Studio https://bootstrapstudio.io/ Edit: There is also this tailwind one, but I don't have much experience using it https://devdojo.com/tails/app

  2. 1

    If you're using Elementor already a lot of our customers swapped from it to https://versoly.com/

    We allow you to export code.

    Also we use Tailwind so the code is extremely clean and can be imported instantly into another project.

  3. 1

    I'd suggest that you check out Clutch.io