When comparing Webhook vs Webflow, the Slant community recommends Webflow for most people. In the question“What are the best WYSIWYG website builders?” Webflow is ranked 3rd while Webhook is ranked 20th. The most important reason people chose Webflow is:
Speed & Quality webdesign done in your browser.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro MIT Open Source
A very flexible license to do whatever you want. Code available on GitHub.
Pro Friendly CMS that clients can use
Webhook has a CMS admin page that can be access on the live site. This lets your clients login and edit the site like a traditional CMS system.
Pro Works with Firebase
Rather than store the data in flat files, Webhook stores your data in Firebase, where it can be accessed similar to JSON from other applications.
Pro Flexible Content Creation
Lets you describe your own content types and their own fields easily from the admin interface.
Pro Best in it's class
Speed & Quality webdesign done in your browser.
Pro Semi-collaborative development support
Webflow allows workload to be shared among multiple users. However, you can't leave comments for them.
Pro W3C-compliant HTML5/CSS3
Webflow generates W3C-compliant markup and stylesheets.
Pro Responsive web design with Bootstrap
Because it's based on Bootstrap, it works across all modern browsers & devices.
Cons
Con Requires registration
Even simple command line tools require registration.
Con Based on Bootstrap
Bootstrap is rather old technology
Con Design tool is web-based, not a proper application.
The site doesn't state this explicitly.
Con Can't export your site for deployment unless you pay.
Not unreasonable, but something users should know before investing their time.
Con Uses JavaScript
Webflow uses JavaScript on its websites. Website visitors can have JavaScript disabled and be unwilling to enable it for the website they want to view, which would put a website created with Webflow out of their reach.
Con No way to collaborate on designs with comments
Forum post here.
Con No version control
Forum post here.
Con Fixed media queries
Webflow has four fixed breakpoints (desktop, laptop, mobile landscape & mobile portrait). The inability to set your own media queries can be limiting. If your layout breaks outside of these four options, you have to export the code and write them yourself.