10
42 Comments

Best website builder?

Hi guys,

I'm learning web development since a few months. ( I chose the best moment to start doing it I know)

I'm often looking at website posted here (landing pages most of the time) or anywhere on the web, and of course I'm trying to learn so I often check the inspector.

But the html/javascript part is always super complicated and I'm pretty sure most of them are made out from a website builder or something like that.

My question is what are their names ? (of these websites)

And my second question is, isn't it faster and better developed to use these tools over doing from scratch ? (as a beginner/intermediate experience)

Thanks for your answers !

  1. 3

    As others have suggested, it really depends on your interest in your own skill development.
    If you just want to get something done, leveraging/customizing pre-designed templates, Unbounce and other landing page offerings can be pretty good. Carrd helps you keep things nice and simple, if its functionality suits.

    If you're more of a designer type, and want to implement something you've sketched up in Photoshop/Sketch/Figma/etc then Webflow or Wordpress+Elementor are good options. They help designers begin to understand CSS controls without getting lost in the the actual code.

    If you want any complex functionality and your builder doesn't include it, the question starts to become more complex. You could jump into Wordpress… tricky because there are a million ways to build a messy slow website with Wordpress, but on the other hand, there's an easy-to-implement plugin for almost anything you want to accomplish in your site.

    1. 2

      I second Carrd if you are looking to get landing pages up quickly to test out ideas!

  2. 2

    Hey @Remold

    There's tons of website builders, I have tried most of them and then I came across versoly.com

    Majority of website builders solve the same problem, but I prefer Versoly because:

    1. Easy & Fast to build
    2. HTML/CSS/Bootstrap/JS browser editor
    3. Fast pagespeed
    4. No plugins
    5. Amazing support
    6. Built by an indie hacker

    Once you try versoly.com, there's no going back :)

  3. 2
    • design/prototype things in Figma.
    • mockup/develop in Webflow trying to use proper syntax and naming conventions (it spits out html/css/js)
      • you could study that HTML and CSS that you've just built visually in webflow, thusly
        you'll better understand the code syntactically
    • build out a fully coded site if the webflow one isn't scaling or has backend constraints.
    1. 2

      I'd go with this for sure. I'd even go as far to say that you can add a lot of custom code to Webflow before needing to move to a fully custom site.

      If you're learning Javascript this is an amazing route to take - you only have to focus on the Javascript whilst the rest if taken care of for you.

      1. 1

        I'd also agree with this. I started learning code, no-code, and low-code tools at roughly the same time. Really great for actually building as you learn, as it's all compounding knowledge that you're putting into use as you build.

  4. 2

    You can check out https://www.sitebuilderreport.com for a in-depth review of a bunch of website builders. It doesn't have all of them but it's a good place to start if you're not sure what the landscape looks like.

    1. 1

      Hey that’s my site— thanks for sharing Richard 😊

  5. 1

    Hi Remold! I would highly recommend landen.co if you're looking to build a landing page. We used landen to build orgstack.io and the experience has been very pleasant. It comes with a fantastic interface for adding common elements (pricing / hero / features), and it has built-in support for analytics and blog hosting. I've been a software engineer for years, but I would recommend using one of these tools because you can iterate more quickly. Good luck!

    1. 1

      Thanks for your recommendation @1cph

      We have just updated our product name today! If you haven't checked it out yet https://www.umso.com/

  6. 1

    I'd been loving Stackbit.com recently - super fast and secure static sites in minutes!

  7. 1

    Check out Versoly, he is a indie hacker as well.

  8. 1

    I am deeply in love with webflow. As a designer at heart, it gives me the ease of use and flexibility I need to build all ranges of website and (using other tools like Zapier) even complex webapps.

  9. 1

    A lot of answers here are from the standpoint of people answering someone who doesn't write code. Since you're asking developers and since you plan to build your own platform, I'd suggest buying an HTML template. Theme Forest has some great ones ( https://themeforest.net/category/site-templates ). So do Envato Elements ( https://elements.envato.com/ ) and Wrap Bootstrap ( https://wrapbootstrap.com/ ).

    Or you can do what I do: Pick up a WordPress theme and use the WP2Static plugin ( https://wordpress.org/plugins/static-html-output-plugin/ ) to generate a static HTML version of the site, which you then use as a template for integrating with your code. (Requires a little adjustment to work.)

  10. 1

    Hey @Remold

    Being someone who does not know how to code, I had the exact question as you have a few years ago. I leveraged a few existing platforms to build sites and then to even sell them as a service.

    I recently put together a list of ways for marketers to create landing pages or websites without writing a single line of code. I am sure that would make the process faster for you, even as a developer. It is a growing list, so it is accessible here

  11. 1

    Clearly, my builder is the best, that ever existed - motionstoryline.com. I am also definitely not biased in any way, and if I am I don't see it...

  12. 1

    Check out https://boomla.com/ which is both powerful and free.
    Drag-n-drop editor, quality theme, hosting, HTTPS, CDN, server-side programmable, version control, backups, 1GB storage limit, web based IDE and quite a bit more. You can even host static sites there if you want. Disclose: I'm working on this.

    Let me add that another tool I have immense respect for is https://webflow.com/ . Use it if you know HTML+CSS and need a fully customized design.

    1. 2

      Boomla looks pretty smart! Haven't played with it yet, but it ticks a lot of boxes.

      1. 1

        Thanks, glad to hear! Let me know if you do get to play with it and possibly need any help. I'm pretty responsive.

  13. 1

    For your first question, I think there are thousands of builders. But the biggest names are Wix, Webflow, Unbounce etc.. They are a bit complicated and there can be a steep learning curve, so it's why I created Landly :) (If you want to check it out, reach me from twitter(@ozgurrgul) and I'll give you 1 year of the paid plan for your startup)

    For your second question, you are right. Using a builder is a faster, better, and sane way to go. We live in 2020, no need to write code for landing pages anymore.

  14. 1

    Webflow is also great

  15. 1

    If you are specifically talking about data rich sites (not static sites), our product should help build one.

    https://nocodesheets.carrd.co

  16. 1

    Recently built something for a client with PageCloud, and found it easy and really intuitive to use. +1 to that.

    Have also used Wix and like that one as well.

  17. 1

    I would check nocode.tech for some but what come to mind are carrd.co, wix, godaddy website builder, and even several that others have made and posted on IH (don’t remember the names).

    Yes, it can be faster to use them, however if familiar with HTML/JS then it could also be easier to download a template like the wonderful https://uselander.xyz which is free or buy a professional one.

    It can be overwhelming to select which service to use so there are two things to consider. First, what is features do you need and second, cost. With those two thoughts in mind in can be easier to select which tool to use.

    My favorite flow for a landing page that is more custom than what some of the sites offer is to do the following:

    Find a premium template for $10-60 and then use an AWS S3 Bucket to host it for like $1-5 a month at most.

    If not building something too custom then

    Using any of the ones on nocode.tech will get the job done.

    1. 1

      I recommend using netlify to host. 10x easier than messing around with s3

    2. 1

      Thank you ! answers perfectly to my thoughts.

  18. 1

    Google has his own website builder. Probably is not the best, but it free.
    https://sites.google.com/new

  19. 1

    Webflow... best in the game hands down.

  20. 1

    It all depends on what website you are trying to build.
    What do you want to do?
    Is it a Landing\Portfolio or something more complex?
    What are the features, functions, and sections needed?

    It's a good problem to have, since there's almost too many good options out there, so it all boils down to what exactly do you want to be built right now.

    We at https://zeroqode.com are big fans of https://bubble.io, but definitely there can be scenarios where there are other options.

    1. 1

      My girlfriend is starting a lawyer company (small business to help people in the country side of Chile).
      So the idea would be to make a simple landing page with less cost as possible.
      Which I definitely can do by myself (even though I don't really trust my design skills).
      But I figured all those websites out there are not made by just a random guy and a text editor, I can see it in the code. Hence my question.
      But I think I've got an idea now with all the answers, however once the website is made which options are the best for hosting? (Something they don't really teach you when you learn how to code^^).
      Thanks

      1. 1

        If it's a landing page with some basic features like contact, then the best value\cost\simplicity ratio is offered by https://carrd.co

        19$ per year is a steal.

  21. 1

    I've used a few different Web builders and by far the best one for me and by a country mile was divi https://www.elegantthemes.com/gallery/divi/. They have loads of great templates that you can use, you can add css to any module to further customizer. Theyre the only Web builder to my knowledge with full integration with woo commerce. There is also loads of great templates on the Internet that you can use with divi as well.

    I started Web dev with Wix and found wix to be very slow for development and limited in what you could do so I wouldn't suggest to use Wix. I also tried elementor before which is very similar to divi but divi had way more features and a really helpful YouTube channel.

  22. 1

    Hey,
    I would say Wordpress + Elementor

  23. 1

    I'm pretty biased but for your use case https://versoly.com/

    We have a HTML/CSS/JS editor and also use Bootstrap (freeCodeCamp does as well)

    I learnt very basic HTML at university and was put off for years because my websites looked so ugly :)

    Versoly fixes this as you can use blocks to make pretty pages and then edit them with the visual editor or the code editor.

  24. 1

    If you're just looking to make landing pages using a website builder, then webflow.com and wix.com are pretty good options.

    And honestly, as far as landing pages go, I'd agree that it is indeed faster. But nowadays, when a company gets to a point where they can afford to have a firm take over and design / develop their website, speed isn't a factor.

    If you're new to this, you should definitely learn the other tools to make stuff from scratch (or using the various great frontend frameworks out there), but as far as putting something up for a startup, the tools I mentioned are great!

    1. 1

      I just checked them, thanks!
      That's what I thought yes.
      Hmm yes of course, I'm following the freeCodeCamp course among a few others, I really like Vue over React even though I don't have much knowledge about it^^
      Thanks for the answer !

  25. 1

    This comment was deleted 3 years ago.

  26. 1

    This comment was deleted 4 years ago.

  27. 1

    This comment was deleted 2 years ago.

Trending on Indie Hackers
Getting first 908 Paid Signups by Spending $353 ONLY. 24 comments I talked to 8 SaaS founders, these are the most common SaaS tools they use 20 comments What are your cold outreach conversion rates? Top 3 Metrics And Benchmarks To Track 19 comments How I Sourced 60% of Customers From Linkedin, Organically 12 comments Hero Section Copywriting Framework that Converts 3x 12 comments Join our AI video tool demo, get a cool video back! 12 comments